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

fix pipeline and update version

This commit is contained in:
Nikita Melnikov 2022-11-07 09:25:08 -03:00
parent 939594f079
commit dc14833bdc
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@ jobs:
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={{raw}}
type=semver,pattern=v{{major}}.{{minor}}
- name: Build and push image