We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a949ba commit eb11af2Copy full SHA for eb11af2
1 file changed
.github/workflows/build-containers.yaml
@@ -1,7 +1,7 @@
1
name: Build & Deploy Docker Containers
2
on:
3
# Build on push to any branch
4
- push: []
+ push: {}
5
6
jobs:
7
deploy-images:
0 commit comments