This commit is contained in:
parent
8c4a9940d9
commit
c8ada6d306
@ -8,6 +8,7 @@ pipeline:
|
|||||||
- echo $SSH_KEY > env/ssh_key
|
- echo $SSH_KEY > env/ssh_key
|
||||||
- find .
|
- find .
|
||||||
- md5sum env/ssh_key
|
- md5sum env/ssh_key
|
||||||
|
- cat env/ssh_key | head -n 1
|
||||||
- ansible-runner run `pwd`
|
- ansible-runner run `pwd`
|
||||||
secrets: [ssh_key]
|
secrets: [ssh_key]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user