We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86797df + eeb2f52 commit 73090c2Copy full SHA for 73090c2
1 file changed
.github/workflows/docker-publish.yml
@@ -2,7 +2,7 @@ name: Build (amd64 and arm64) and push to quay registries
2
3
on:
4
push:
5
- branches: ["main"]
+ branches: ["main", "v1"]
6
tags: ["v*.*.*", "v*"]
7
pull_request:
8
branches: ["main"]
0 commit comments