test_x
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-02-27 13:54:45 +01:00
parent 9d0c7f916c
commit fd374181b2
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ steps:
commands:
- mkdir $HOME/.ssh
- echo $GCE_SSH_KEY > $HOME/.ssh/google_compute_engine
- chmod 600 $HOME/.ssh/google_compute_engine
- echo $GCE_CREDENTIALS_JSON > $HOME/ansible-testing.json
- pip install apache-libcloud pycrypto --user
- molecule create --scenario-name gce-centos-7