I don't know
This commit is contained in:
@ -3,8 +3,6 @@
|
|||||||
- changes:
|
- changes:
|
||||||
- Jenkinsfile
|
- Jenkinsfile
|
||||||
- .gitlab-ci.yml
|
- .gitlab-ci.yml
|
||||||
- README.md
|
|
||||||
- docs/*
|
|
||||||
when: never
|
when: never
|
||||||
- when: on_success
|
- when: on_success
|
||||||
|
|
||||||
@ -43,6 +41,7 @@ stages:
|
|||||||
|
|
||||||
"Create Release":
|
"Create Release":
|
||||||
stage: build
|
stage: build
|
||||||
|
<<: *rules-changes
|
||||||
image:
|
image:
|
||||||
name: registry.gitlab.com/gitlab-org/release-cli:latest
|
name: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
needs:
|
needs:
|
||||||
|
Reference in New Issue
Block a user