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