Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Beermann
Cerebrum
Commits
8ed77fdc
Commit
8ed77fdc
authored
Dec 02, 2020
by
femiadeyemi
Browse files
run in verbose mode and prompt-to-add-hostkey workaround
parent
4fe0eaf6
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab/ci/ci.yml
View file @
8ed77fdc
...
...
@@ -69,6 +69,6 @@ production_deployment:
-
mkdir -p ~/.ssh
-
chmod 700 ~/.ssh
script
:
-
ssh -A -tt ubuntu@hifis-tp.desy.de
-
ssh
-v
-A -tt
-o StrictHostKeyChecking=no
ubuntu@hifis-tp.desy.de
uptime
-
echo $(whoami)
-
exit
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment