mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-22 16:48:30 +01:00
Merge pull request #7747 from ywk253100/190509_bug_fix
Fix travis failure: read the content of env instead of config_env as the config_env has been removed
This commit is contained in:
commit
b4d766c8a8
@ -16,6 +16,6 @@ echo "server ip is "$IP
|
||||
|
||||
echo "Current path is"
|
||||
pwd
|
||||
cat make/common/config/core/config_env
|
||||
cat make/common/config/core/env
|
||||
|
||||
chmod 777 /data/
|
||||
|
Loading…
Reference in New Issue
Block a user