1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
This commit is contained in:
Lukas Kämmerling 2020-04-15 12:50:49 +02:00
parent e084ed9762
commit de011f4b67
2 changed files with 3 additions and 1 deletions

View file

@ -7,6 +7,8 @@ test:
except:
- tags
script:
- echo $HCLOUD_TOKEN >> hcloud_token.txt
- cat hcloud_token.txt
- bash tests/utils/gitlab/gitlab.sh
tags:
- hc-bladerunner

View file

@ -4,7 +4,7 @@ cloud="hcloud"
python="3.8"
target="cloud/hcloud/"
HCLOUD_TOKEN= $(cat hcloud_token.txt)
changed_all_target="shippable/${cloud}/smoketest/"
ls -la
echo "[default]