Skip to content

Commit

Permalink
Merge branch 'master' into wallaby-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
scrungus committed Sep 20, 2023
2 parents 9892107 + d4d7093 commit ad3d0e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-push-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- 'master'
tags:
- 'v*'
- '*'
pull_request:
branches:
- 'master'
Expand Down Expand Up @@ -42,7 +42,7 @@ jobs:
latest=false
tags: |
# minimal
type=pep440,pattern={{version}}
type=ref,event=tag
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
Expand Down

0 comments on commit ad3d0e1

Please sign in to comment.