add TARGET_ISDEBUG mode
This commit is contained in:
parent
1e9f4bff87
commit
46ff9fe113
2
.github/workflows/build_bromite.yaml
vendored
2
.github/workflows/build_bromite.yaml
vendored
@ -170,6 +170,8 @@ jobs:
|
||||
USEINTERNALNETWORK: true # CUSTOM RUNNER: create the docker network as internal
|
||||
WORKSPACE: /home/lg/working_dir
|
||||
ARTIFACS_DIR: /home/lg/working_dir/artifacs
|
||||
# compile in debug mode
|
||||
TARGET_ISDEBUG: true
|
||||
volumes:
|
||||
- /storage/images/${{ github.event.inputs.sha }}:/home/lg/working_dir/artifacs
|
||||
- /tmp/proxy:/tmp/proxy
|
||||
|
Loading…
x
Reference in New Issue
Block a user