Skip to content

Commit

Permalink
Build demo.* tags/branches and push to quay (#243)
Browse files Browse the repository at this point in the history
Signed-off-by: John Matthews <jwmatthews@gmail.com>
  • Loading branch information
jwmatthews committed Jul 22, 2024
1 parent ece6b12 commit 71e8fe9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/march-image-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ on:
push:
branches:
- "main"
- "demo-*"
- "demo.*"
tags:
- "v*"
- "demo.*"

concurrency:
group: march-build-${{ github.ref }}
Expand Down

0 comments on commit 71e8fe9

Please sign in to comment.