Add missing env var in export
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Luke Murphy
2020-04-24 14:39:26 +02:00
parent 24a207e292
commit a3ec791161

View File

@ -9,4 +9,5 @@ steps:
from_secret: HCLOUD_TOKEN
commands:
- pip install -e .
- export INSTANCE_UUID=$RANDOM
- cd integration-test-role && molecule test