further work on gitlab-ci.yml
This commit is contained in:
parent
718c81ea34
commit
42a03cbd77
@ -30,7 +30,7 @@ Publish Stable:
|
|||||||
stage: publishing
|
stage: publishing
|
||||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
needs:
|
needs:
|
||||||
- job: packaging
|
- job: Pack
|
||||||
artifacts: true
|
artifacts: true
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
Loading…
Reference in New Issue
Block a user