This commit is contained in:
parent
ea25549f1e
commit
7d9896b73b
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@ steps:
|
|||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
commands:
|
||||
- echo $CI_COMMIT_TAG
|
||||
if_tag:
|
||||
|
||||
isitatag:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
when:
|
||||
evaluate: 'CI_COMMIT_TAG == true'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue