Change working directory to /srv/stack after starting services
All checks were successful
Build a dev image / build (push) Successful in 23s

This commit is contained in:
Adam Štrauch 2026-01-19 14:12:05 +01:00
parent 836ee88883
commit 0e7f2b0d33
Signed by: cx
GPG key ID: 7262DAFE292BCE20

View file

@ -88,3 +88,5 @@ echo "Both services are running. PIDs: ${CHILD_PIDS[*]}"
# Wait for all background processes
wait
cd /srv/stack