Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27280e8d45 | |||
| 8c5e12960d |
@@ -40,8 +40,6 @@ build-binary:
|
|||||||
|
|
||||||
upload:
|
upload:
|
||||||
stage: upload
|
stage: upload
|
||||||
only:
|
|
||||||
- tags
|
|
||||||
image: curlimages/curl:latest
|
image: curlimages/curl:latest
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
@@ -57,8 +55,6 @@ upload:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
stage: release
|
stage: release
|
||||||
only:
|
|
||||||
- tags
|
|
||||||
image: registry.gitlab.com/gitlab-org/release-cli:v0.4.0
|
image: registry.gitlab.com/gitlab-org/release-cli:v0.4.0
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
|||||||
Reference in New Issue
Block a user