Skip to content

Commit be312c8

Browse files
committed
push docker image on tags only
1 parent aa8d773 commit be312c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
docker:
5858
runs-on: ubuntu-latest
5959
needs: test
60+
if: startsWith(github.ref, 'refs/tags/v')
6061
permissions:
6162
contents: read
6263
packages: write

0 commit comments

Comments
 (0)