this is probably super not kosher but whatever
This commit is contained in:
parent
66fac0412a
commit
77a1e99747
@ -1,6 +1,6 @@
|
|||||||
image: shockrah/website:1.2
|
image: shockrah/website:1.2
|
||||||
|
|
||||||
#before_script:
|
before_script:
|
||||||
- eval $(ssh-agent -s)
|
- eval $(ssh-agent -s)
|
||||||
- echo "${SSH_PRIVATE_KEY}" | ssh-add - > /dev/null
|
- echo "${SSH_PRIVATE_KEY}" | ssh-add - > /dev/null
|
||||||
- mkdir -p ~/.ssh/
|
- mkdir -p ~/.ssh/
|
||||||
|
Loading…
Reference in New Issue
Block a user