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

test

parent a75cde0c
No related branches found
No related tags found
No related merge requests found
......@@ -119,13 +119,7 @@ deploy rrz:
- sh bin/enable_ssh
- apk add git
script:
- rm -rf .git
- git init
- git tag $CI_COMMIT_TAG
- git add *
- git commit -m $CI_COMMIT_TITLE
- git tag $CI_COMMIT_TAG
- git push --force $PUBLIC_REPO $CI_COMMIT_TAG
- git push $PUBLIC_REPO $CI_COMMIT_TAG
only:
- tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment