From 9a668be4b3fb2d64d923a61a37fa1d2aebcf0200 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 27 Feb 2019 15:22:45 +0100 Subject: [PATCH] test_x --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 61a0bce..dbc9886 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,6 +36,7 @@ steps: GCE_SSH_USER: from_secret: gce_ssh_user GCE_CREDENTIALS_FILE: $HOME/ansible-testing.json + DEFAULT_TIMEOUT: 60 commands: - mkdir $HOME/.ssh - echo "$GCE_SSH_KEY" > $HOME/.ssh/google_compute_engine