2 Commits

Author SHA1 Message Date
27280e8d45 v1.3.16 2021-11-20 22:43:06 +00:00
8c5e12960d v1.3.15 2021-11-20 22:41:52 +00:00

View File

@@ -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