push only
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name: Build and push container
|
name: Build and push container
|
||||||
run-name: Container creation
|
run-name: Container creation
|
||||||
# change later for only tags
|
# change later for only tags
|
||||||
on: [tag push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
Container-Build:
|
Container-Build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user