tagged version 0.1
This commit is contained in:
parent
9028292a71
commit
0eca0d0994
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ release:
|
||||||
stage: release
|
stage: release
|
||||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
rules:
|
rules:
|
||||||
- if: $VERSION
|
- if: tag
|
||||||
script:
|
script:
|
||||||
- echo "making release!"
|
- echo "making release!"
|
||||||
- echo ${ASSETS_ARG}
|
- echo ${ASSETS_ARG}
|
||||||
|
|
Loading…
Add table
Reference in a new issue