Skip to content

Commit ed3ce17

Browse files
committed
fix path
1 parent 3692ac8 commit ed3ce17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/envs/docker.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# ==============================================================================
1515
# This file contains all the docker specifc envs that are needed by the
1616
# ci/utilities/run_docker_container.sh script.
17-
source ci/default.env
17+
source ./ci/default.env
1818
os=$(uname -s | awk '{print tolower($0)}')
1919
arch=$(uname -m)
2020

0 commit comments

Comments
 (0)