This commit is contained in:
phil 2025-06-24 10:50:28 +02:00
parent d3f8e228f9
commit c361911fb5

View file

@ -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!"