b3d2adbd by Adam Heath

Debugging ssh auth now.

1 parent bfcf80f6
......@@ -23,6 +23,7 @@ data:
set -ex
# FIXME: don't hard-code this.
ls -alR $HOME
ssh -vq git@gitlab.brainfood.com exit
git clone git@gitlab.brainfood.com:brainfood/k8s-start-of-day.git /tmp/git-storage/k8s-start-of-day
---
apiVersion: batch/v1
......