Refactor CI pipelien and enable molecule testing #1
@ -44,6 +44,7 @@ steps:
|
|||||||
ANSIBLE_ROLES_PATH: /drone/src
|
ANSIBLE_ROLES_PATH: /drone/src
|
||||||
ANSIBLE_FORCE_COLOR: true
|
ANSIBLE_FORCE_COLOR: true
|
||||||
commands:
|
commands:
|
||||||
|
- echo $DRONE_LOGS_COLOR
|
||||||
- mkdir ./library/
|
- mkdir ./library/
|
||||||
- git clone https://gitea.rknet.org/ansible/custom_modules ./library/
|
- git clone https://gitea.rknet.org/ansible/custom_modules ./library/
|
||||||
- echo "$GCE_SSH_KEY" > $HOME/.ssh/google_compute_engine
|
- echo "$GCE_SSH_KEY" > $HOME/.ssh/google_compute_engine
|
||||||
|
Loading…
Reference in New Issue
Block a user