1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00

enable latest tag for default branch

This commit is contained in:
Nikita Melnikov 2022-11-07 09:03:49 -03:00
parent ca58118a26
commit 939594f079

View file

@ -44,6 +44,7 @@ jobs:
tags: |
type=ref,event=branch
type=ref,event=pr
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value={{branch}}-{{sha}}-{{date 'X'}},enable=${{ startsWith(github.ref, 'refs/heads') }}
type=semver,pattern=v{{raw}}
type=semver,pattern=v{{major}}.{{minor}}