Skip to content
Snippets Groups Projects
Commit 11941a24 authored by Herman van Rink's avatar Herman van Rink
Browse files

Test with $SSH_SERVER_HOSTKEYS actually set ;)

parent 4e06b692
Branches
Tags
No related merge requests found
......@@ -108,8 +108,6 @@ publish:unstable-repo:
- ls -la /.dockerenv
- echo "$SSH_SERVER_HOSTKEYS" > ~/.ssh/known_hosts
- cat ~/.ssh/known_hosts
# TODO this should not be needed!!
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config
script:
- ls -lah build/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment