Allow debugging
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-04-24 14:49:13 +02:00
parent 33037b9d32
commit b7dc5077bf
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ steps:
environment:
HCLOUD_TOKEN:
from_secret: HCLOUD_TOKEN
MOLECULE_DEBUG: true
commands:
- pip install -e .
- export INSTANCE_UUID=$(echo $$RANDOM)