From 3e1740a3ad31516841f8ee087f45415ffb7d93eb Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 28 Feb 2019 14:07:13 +0100 Subject: [PATCH] test --- .drone.yml | 1 + 1 file changed, 1 insertion(+) 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