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