mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
change debug code
This commit is contained in:
parent
3d8e94b369
commit
572f504c9b
@ -303,6 +303,9 @@ bun install --frozen-lockfile
|
||||
|
||||
# build all modules
|
||||
log_step 'build all modules'
|
||||
echo "PROJECT_ROOT='$PROJECT_ROOT'"
|
||||
echo "Checking: $PROJECT_ROOT/frontend/.env"
|
||||
ls -l $PROJECT_ROOT/frontend
|
||||
cat $PROJECT_ROOT/frontend/.env
|
||||
turbo build --env-mode=loose --concurrency=$(nproc)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user