From 0d31d7fd278515c63f92e16cd0073d7e1b54f86c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 12 Mar 2019 13:55:59 +0100 Subject: [PATCH] test --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 559af58..5c00864 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,7 +49,7 @@ steps: image: xoxys/molecule:gce commands: #- /bin/bash /docker-entrypoint.sh - - echo "${PY_COLORS}" + - echo "$PY_COLORS" - echo "${HOME}" - molecule create --scenario-name gce-centos-7 - molecule converge --scenario-name gce-centos-7