further work on gitlab-ci.yml

This commit is contained in:
Jonas Heinrich 2020-11-26 11:19:19 +01:00
parent 718c81ea34
commit 42a03cbd77

View File

@ -30,7 +30,7 @@ Publish Stable:
stage: publishing
image: registry.gitlab.com/gitlab-org/release-cli:latest
needs:
- job: packaging
- job: Pack
artifacts: true
rules:
- if: $CI_COMMIT_TAG