mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-07-31 00:22:01 +08:00
chore: update build-push.yml to remove unnecessary tags
This commit is contained in:
parent
94432a0a69
commit
4b0d2bf57f
1
.github/workflows/build-push.yml
vendored
1
.github/workflows/build-push.yml
vendored
@ -125,7 +125,6 @@ jobs:
|
||||
with:
|
||||
images: ${{ env[matrix.image_name_env] }}
|
||||
tags: |
|
||||
type=raw,enable=${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
type=ref,event=branch
|
||||
type=sha,enable=true,priority=100,prefix=,suffix=,format=long
|
||||
type=raw,value=${{ github.ref_name }},enable=${{ startsWith(github.ref, 'refs/tags/') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user