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: ...@@ -113,11 +113,12 @@ deploy staging documentation:
deploy rrz: deploy rrz:
image: alpine image: alpine
stage: testing stage: testing # TODO change to deploy
before_script: before_script:
- sh bin/enable_ssh - sh bin/enable_ssh
script: script:
- ssh git@gitlab.rrz.uni-hamburg.de - ssh git@gitlab.rrz.uni-hamburg.de
- git log
only: only:
- master # TODO remove - master # TODO remove
- tags - tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment