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 810e7fa commit 4fd026bCopy full SHA for 4fd026b
support/scripts/internal_docker_build.sh
@@ -17,5 +17,5 @@ mkdir $BASE_DIR/build/internal > /dev/null 2>&1
17
18
echo "Internal build and test..."
19
$DFLAGS -v $BASE_DIR:$BASE_DIR -w $BASE_DIR/build/internal $DBOX bash -c \
20
- "../../support/scripts/build_support.sh"
+ "../../support/scripts/build_internal.sh"
21
echo ""
0 commit comments