From fc2ac7242e2408e27ebe01eec5daaa11effa1335 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 12 May 2019 00:51:43 +0200 Subject: [PATCH] debug --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 9d343c4..1bfa77e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -64,6 +64,8 @@ steps: EC2_REGION: eu-central-1 EC2_SECURITY_TOKEN: from_secret: ec2_security_token + AWS_SECRET_ACCESS_KEY: + from_secret: ec2_security_token MOLECULE_DEBUG: True MOLECULE_CUSTOM_MODULES_REPO: https://gitea.rknet.org/ansible/custom_modules PY_COLORS: 1