Files
germandndcompendium/.gitlab-ci.yml
2021-11-24 00:13:46 +01:00

9 lines
275 B
YAML

release_module:
stage: deploy
rules:
- if: $CI_COMMIT_TAG # Run this job when a tag is created manually
tags:
- release-cli
script:
- release-cli --server-url https://gitlab.j-linn.de --project-id 13 --private-token $RELEASE_TOKEN create