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