latest tag and tag suffix

This commit is contained in:
Dmitry Belyaev 2021-06-10 19:19:35 +03:00
parent 024ff445bb
commit e023bae64b
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3
1 changed files with 4 additions and 4 deletions

View File

@ -96,7 +96,7 @@ jobs:
b4tman/squid
ghcr.io/b4tman/squid
flavor: |
latest=auto
latest=${{ github.ref == 'refs/heads/main' }}
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
@ -110,8 +110,8 @@ jobs:
b4tman/squid
ghcr.io/b4tman/squid
flavor: |
latest=auto
suffix=ssl-bump
latest=false
suffix=-ssl-bump
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
@ -124,7 +124,7 @@ jobs:
images: |
ghcr.io/b4tman/squid-ssl-bump
flavor: |
latest=auto
latest=${{ github.ref == 'refs/heads/main' }}
tags: |
type=ref,event=branch
type=semver,pattern={{version}}