Skip to content
Snippets Groups Projects
Commit 29e63df9 authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel :speech_balloon:
Browse files

use same image for ssh

parent de6c3e5f
No related branches found
No related tags found
2 merge requests!8Revert "Change design single",!7add review app for mr
Pipeline #149135 passed
......@@ -77,8 +77,8 @@ review-app-deploy:
- if: $CI_MERGE_REQUEST_ID
review-app-deploy:stop:
image: eltenedor/alpine-ssh
stage: review
image: collaborating.tuhh.de:5005/cfg0846/research-topics-mat-tuhh/alpine-ssh
script:
- eval $(ssh-agent -s)
- echo "$REVIEW_SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment