.
Some checks failed
dropshell-build / build (push) Failing after 6s

This commit is contained in:
j842
2025-06-10 11:12:28 +12:00
parent 1fce6fc0b4
commit 222ed229ef
15 changed files with 121 additions and 6 deletions

View File

@ -17,5 +17,5 @@ docker build \
-f "${SCRIPT_DIR}/Dockerfile.dropshell-build" \
--build-arg PROJECT="${PROJECT}" \
--output "${SCRIPT_DIR}/output" \
"${SCRIPT_DIR}/${PROJECT}"
"${SCRIPT_DIR}/tests/${PROJECT}"