This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ steps:
|
||||
from_secret: HCLOUD_TOKEN
|
||||
commands:
|
||||
- pip install -e .
|
||||
- export INSTANCE_UUID=$(echo $$RANDOM)
|
||||
- export INSTANCE_UUID=$(openssl rand -hex 16)
|
||||
- cd integration && molecule test
|
||||
|
||||
Reference in New Issue
Block a user