diff --git a/.drone.yml b/.drone.yml index 22a5895..5cf110e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,5 @@ steps: from_secret: HCLOUD_TOKEN commands: - pip install -e . + - export INSTANCE_UUID=$RANDOM - cd integration-test-role && molecule test