T
This commit is contained in:
parent
d3f8e228f9
commit
c361911fb5
1 changed files with 4 additions and 1 deletions
|
@ -35,8 +35,11 @@ steps:
|
|||
- echo $CI_COMMIT_TAG
|
||||
if_tag:
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
when:
|
||||
evaluate: CI_COMMIT_TAG
|
||||
|
||||
commands:
|
||||
- echo It's a tag!
|
||||
- echo "It's a tag!"
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue