Add missing env var in export
continuous-integration/drone/push Build is failing Details

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

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