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 2d4b21c commit 8b1bad2Copy full SHA for 8b1bad2
ci/envs/docker.env
@@ -14,6 +14,8 @@
14
# ==============================================================================
15
# This file contains all the docker specifc envs that are needed by the
16
# ci/utilities/run_docker_container.sh script.
17
+
18
+source ci/default.env
19
os=$(uname -s | awk '{print tolower($0)}')
20
arch=$(uname -m)
21
0 commit comments