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