Skip to content

Commit 7d0e5a3

Browse files
committed
wip
1 parent ca8a830 commit 7d0e5a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/ci-build-with-docker.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ docker run \
2020
--env CACHE_CONAN_REMOTE \
2121
--env CACHE_CONAN_LOGIN_USERNAME \
2222
--env CACHE_CONAN_PASSWORD \
23-
--add-host=ci-cache-host=127.0.0.1 \
2423
--volume "${HOME}/ci_conan_hosts:/etc/hosts:ro" \
2524
--volume "${PROJECT_DIR}:${PROJECT_DIR}" \
2625
--workdir "${PROJECT_DIR}" \

0 commit comments

Comments
 (0)