mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-23 15:19:41 +02:00
fix pipeline and update version
This commit is contained in:
parent
dc14833bdc
commit
7e329c5db2
2 changed files with 1 additions and 3 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -42,8 +42,6 @@ jobs:
|
|||
with:
|
||||
images: ${{ steps.base_image_name.outputs.image_name }}
|
||||
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={{raw}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue