Export script: emit bundle into the pxe-images github transfer folder
Some checks failed
CI / backend (push) Successful in 1m39s
CI / naming (push) Successful in 1s
CI / frontend (push) Successful in 7s
CI / migrations-mysql (push) Failing after 7s

This commit is contained in:
cproudlock
2026-07-16 14:14:44 -04:00
parent 3ba09ac9f3
commit 97f7dfb0de

View File

@@ -15,7 +15,7 @@ set -euo pipefail
WORK=/home/camp/projects/shopdb-flask WORK=/home/camp/projects/shopdb-flask
PUB=/home/camp/projects/shopdb-flask-pub PUB=/home/camp/projects/shopdb-flask-pub
OUT=/home/camp/pxe-images OUT=/home/camp/pxe-images/github
BUILD_DIST=0 BUILD_DIST=0
MSG="" MSG=""