Debug stuff
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Torjus Håkestad 2022-01-10 22:30:23 +01:00
parent 8c4a9940d9
commit c8ada6d306

View File

@ -8,6 +8,7 @@ pipeline:
- echo $SSH_KEY > env/ssh_key
- find .
- md5sum env/ssh_key
- cat env/ssh_key | head -n 1
- ansible-runner run `pwd`
secrets: [ssh_key]