Improve debug configuration.
All checks were successful
Linting and tests / Linting (push) Successful in 5s
All checks were successful
Linting and tests / Linting (push) Successful in 5s
This commit is contained in:
@@ -87,5 +87,5 @@ tasks:
|
||||
dir: "./server/localdevzone/bunkerd"
|
||||
cmds:
|
||||
- task: :common:network-up
|
||||
- task: build
|
||||
- docker compose -p bunkerd-debug -f docker-compose.debug.yaml up -d
|
||||
- task: build-debug
|
||||
- docker compose -p bunkerd-debug -f docker-compose.debug.yaml up -d --wait
|
||||
|
Reference in New Issue
Block a user