Allow debugging
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Luke Murphy
2020-04-24 14:49:13 +02:00
parent 33037b9d32
commit b7dc5077bf

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)