This commit is contained in:
phil 2025-06-24 11:01:31 +02:00
parent f4a58fe1fb
commit c85707cf77

View file

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