Skip to content
Snippets Groups Projects
Commit 43bcdb48 authored by Christian Darsow-Fromm's avatar Christian Darsow-Fromm
Browse files

ci typo

parent dcbae6c7
No related branches found
No related tags found
No related merge requests found
Pipeline #4094 failed
...@@ -136,7 +136,7 @@ update rrz tag: ...@@ -136,7 +136,7 @@ update rrz tag:
script: script:
- git push $PUBLIC_REPO $CI_COMMIT_TAG - git push $PUBLIC_REPO $CI_COMMIT_TAG
only: only:
- tag - tags
update nqlab version: update nqlab version:
image: alpine image: alpine
...@@ -170,4 +170,4 @@ update nqlab version: ...@@ -170,4 +170,4 @@ update nqlab version:
- git tag $new_version -m 'Autoupdated version from openqlab' - git tag $new_version -m 'Autoupdated version from openqlab'
- git push --tags - git push --tags
only: only:
- tag - tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment