This commit is contained in:
parent
5dc23e2ff4
commit
f4f84dbef0
|
@ -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\""
|
||||
|
|
Loading…
Reference in New Issue