fix latest tag on build.yaml
This commit is contained in:
parent
2485b74c58
commit
3c29ba44e3
|
@ -31,7 +31,7 @@ jobs:
|
|||
git.fai.st/fedi-image-bot/moderation-fe
|
||||
# generate Docker tags based on the following events/attributes
|
||||
tags: |
|
||||
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
|
||||
type=raw,value=latest
|
||||
type=ref,event=branch
|
||||
type=semver,pattern={{raw}}
|
||||
- name: Set up Docker Buildx
|
||||
|
|
Loading…
Reference in New Issue