From 545d8349cbfc6d7f2c9d40182a4c14d98a0203d2 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 27 Feb 2019 11:29:13 +0100 Subject: [PATCH] test_x --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 196c3ca..3865d50 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,7 @@ steps: MY_SECRET: from_secret: my_secret commands: + - mkdir $HOME/.ssh - echo $MY_SECRET > $HOME/.ssh/google_compute_engine - cat $HOME/.ssh/google_compute_engine # - molecule create --scenario-name gce-centos-7