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 b07fb11 commit 568e17cCopy full SHA for 568e17c
.github/workflows/push_image.yml
@@ -1,7 +1,7 @@
1
name: Build and push to quay.io
2
on:
3
push:
4
- branches: [ main, release-*, workflow-test ]
+ branches: [ main, main-*, release-*, workflow-test ]
5
6
env:
7
WF_REGISTRY_USER: netobserv+github_ci
0 commit comments