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