traitement des urls

This commit is contained in:
François Pelletier 2024-01-12 13:55:42 -05:00
parent 3fc61b51aa
commit 5dce5e1bf3

View file

@ -40,7 +40,7 @@ run:
- dist/*
release_job:
stage: release
stage: deploy
image: registry.gitlab.com/gitlab-org/release-cli:latest
rules:
- if: $CI_COMMIT_TAG # Run this job when a tag is created manually