This commit is contained in:
parent
d81a34a5ff
commit
fe27cf3dee
@ -50,6 +50,7 @@ steps:
|
||||
ANSIBLE_LIBRARY: /drone/src/custom_modules
|
||||
commands:
|
||||
- ls -l /drone/src/custom_modules
|
||||
- echo "$ANSIBLE_LIBRARY"
|
||||
- mkdir $HOME/.ssh
|
||||
- echo "$GCE_SSH_KEY" > $HOME/.ssh/google_compute_engine
|
||||
- chmod 600 $HOME/.ssh/google_compute_engine
|
||||
|
Loading…
Reference in New Issue
Block a user