harbor/make/common/templates/jobservice/env
wang yan f44ff2e4c3 Remove the env GODEBUG=netdns=cgo
This env is the workaroud of dns resolver on golang 1.7.3.
Remove it is bacause of harbor is using golang 1.9.2, the bug
has already been fixed.

Signed-off-by: wang yan <wangyan@vmware.com>
2018-10-17 16:11:25 +08:00

4 lines
81 B
Plaintext

CORE_SECRET=$core_secret
JOBSERVICE_SECRET=$jobservice_secret
CORE_URL=$core_url