ci: Rename test script to 03_test_script.sh

pull/28954/head
MarcoFalke 12 months ago
parent c252a0fc0f
commit fafcee4874
No known key found for this signature in database

@ -84,7 +84,7 @@ CI_EXEC git config --global --add safe.directory \"*\"
CI_EXEC mkdir -p "${BINS_SCRATCH_DIR}"
CI_EXEC "${BASE_ROOT_DIR}/ci/test/06_script_b.sh"
CI_EXEC "${BASE_ROOT_DIR}/ci/test/03_test_script.sh"
if [ -z "$DANGER_RUN_CI_ON_HOST" ]; then
echo "Stop and remove CI container by ID"

Loading…
Cancel
Save