Debugging ssh auth now.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -23,6 +23,7 @@ data: | ... | @@ -23,6 +23,7 @@ data: |
23 | set -ex | 23 | set -ex |
24 | # FIXME: don't hard-code this. | 24 | # FIXME: don't hard-code this. |
25 | ls -alR $HOME | 25 | ls -alR $HOME |
26 | ssh -vq git@gitlab.brainfood.com exit | ||
26 | git clone git@gitlab.brainfood.com:brainfood/k8s-start-of-day.git /tmp/git-storage/k8s-start-of-day | 27 | git clone git@gitlab.brainfood.com:brainfood/k8s-start-of-day.git /tmp/git-storage/k8s-start-of-day |
27 | --- | 28 | --- |
28 | apiVersion: batch/v1 | 29 | apiVersion: batch/v1 | ... | ... |
-
Please register or sign in to post a comment