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

test

parent da4cbda5
Branches
Tags
No related merge requests found
......@@ -113,11 +113,12 @@ deploy staging documentation:
deploy rrz:
image: alpine
stage: testing
stage: testing # TODO change to deploy
before_script:
- sh bin/enable_ssh
script:
- ssh git@gitlab.rrz.uni-hamburg.de
- git log
only:
- master # TODO remove
- tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment