mirror of
https://github.com/goharbor/harbor
synced 2025-04-13 16:15:51 +00:00
Fix travis failure: read the content of env instead of config_env as the config_env has been removed
Read the content of env instead of config_env as the config_env has been removed Signed-off-by: Wenkai Yin <yinw@vmware.com>
This commit is contained in:
parent
b73f8a96c3
commit
b3a344b60e
|
@ -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