diff --git a/.drone.yml b/.drone.yml index c2c1144..150493a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,6 +44,7 @@ steps: ANSIBLE_ROLES_PATH: /drone/src ANSIBLE_FORCE_COLOR: true commands: + - echo $DRONE_LOGS_COLOR - mkdir ./library/ - git clone https://gitea.rknet.org/ansible/custom_modules ./library/ - echo "$GCE_SSH_KEY" > $HOME/.ssh/google_compute_engine