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