add TARGET_ISDEBUG mode

This commit is contained in:
uazo
2021-09-16 17:00:49 +02:00
committed by GitHub
parent 1e9f4bff87
commit 46ff9fe113

View File

@@ -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