f
This commit is contained in:
parent
f4a58fe1fb
commit
c85707cf77
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
isitatag:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
when:
|
||||
evaluate: 'CI_COMMIT_TAG == true'
|
||||
evaluate: 'CI_COMMIT_TAG'
|
||||
commands:
|
||||
- echo "It's a tag!"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue