We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03633ec commit 0aecb26Copy full SHA for 0aecb26
swift-ci/swift-docc-render/build-swift-docc-render.sh
@@ -70,7 +70,7 @@ docker build -t swift-docc-render:latest \
70
--build-arg SWIFT_DOCC_RENDER_BRANCH="$BRANCH" \
71
--build-arg http_proxy="$http_proxy" \
72
--build-arg https_proxy="$https_proxy" \
73
- --build-arg no_proxy="$no_proxy \
+ --build-arg no_proxy="$no_proxy" \
74
-f "$DOCKERFILE_PATH" \
75
"$DIRECTORY_ROOT"
76
0 commit comments