Merge pull request #973 from kernelkit/export-9pm-proj-conf

test: pass 9pm project conf to test environment
This commit is contained in:
Richard Alpe
2025-03-04 12:41:57 +01:00
committed by GitHub
+1
View File
@@ -227,6 +227,7 @@ if [ "$containerize" ]; then
--env INFAMY_ARGS="$INFAMY_ARGS" \
--env INFAMY_EXTRA_ARGS="$INFAMY_EXTRA_ARGS" \
--env PROMPT_DIRTRIM="$ixdir" \
--env NINEPM_PROJ_CONFIG="$NINEPM_PROJ_CONFIG" \
--env PS1="$(build_ps1)" \
$extra_env \
--expose 9001-9010 --publish-all \