We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3692ac8 commit ed3ce17Copy full SHA for ed3ce17
ci/envs/docker.env
@@ -14,7 +14,7 @@
14
# ==============================================================================
15
# This file contains all the docker specifc envs that are needed by the
16
# ci/utilities/run_docker_container.sh script.
17
-source ci/default.env
+source ./ci/default.env
18
os=$(uname -s | awk '{print tolower($0)}')
19
arch=$(uname -m)
20
0 commit comments