This commit is contained in:
Giles Bradshaw 2020-09-22 10:26:31 +01:00
parent 5dc23e2ff4
commit f4f84dbef0
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ steps:
script:
- rm -f env-drone
- cat /proc/sys/kernel/hostname
- ip a
- "echo \"export REGISTRY_DOMAIN='$${REGISTRY_DOMAIN}'\" >> env-drone # \"registry-domain\""
- "echo \"export REGISTRY_PORT='$${REGISTRY_PORT}'\" >> env-drone # \"registry-port\""
- "echo \"export REGISTRY_PASSWORD='$${REGISTRY_PASSWORD}'\" >> env-drone # \"registry-password\""