[why] gitcache service cannot be used to maintain branches when build compass-ci/container/crystal-shards images, so delete.
Signed-off-by: Liu Yinsi liuyinsi@163.com --- tests/deploy-cci | 2 -- 1 file changed, 2 deletions(-)
diff --git a/tests/deploy-cci b/tests/deploy-cci index 8e6acbac4..6f97d7151 100755 --- a/tests/deploy-cci +++ b/tests/deploy-cci @@ -6,8 +6,6 @@ export_env() { export initrd_http_host=$INITRD_HTTP_HOST export initrd_http_port=$INITRD_HTTP_PORT - export gitcache_host=$GITCACHE_HOST - export gitcache_port=$GITCACHE_PORT }
deploy()