Skip to content

Commit

Permalink
build images from release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jotak committed Oct 16, 2023
1 parent 0b243e9 commit 80f29cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_image.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build and push to quay.io
on:
push:
branches: [ main, workflow-test ]
branches: [ main, release-*, workflow-test ]

env:
WF_REGISTRY_USER: netobserv+github_ci
Expand Down

0 comments on commit 80f29cf

Please sign in to comment.