parent
c361911fb5
commit
5d03260a06
1 changed files with 2 additions and 3 deletions
|
@ -36,10 +36,9 @@ steps:
|
|||
if_tag:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
when:
|
||||
evaluate: CI_COMMIT_TAG
|
||||
|
||||
evaluate: 'CI_COMMIT_TAG == true'
|
||||
commands:
|
||||
- echo "It's a tag!"
|
||||
- echo "It's a tag!"
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue