GODT-1645: add launcher to gobinsec check

This commit is contained in:
Romain LE JEUNE 2022-10-24 16:44:21 +02:00 committed by Romain Le Jeune
parent 31514c8e31
commit d111a979f7
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ lint-golang:
golangci-lint run ./...
gobinsec: gobinsec-cache.yml build
gobinsec -wait -cache -config utils/gobinsec_conf.yml ${EXE_TARGET}
gobinsec -wait -cache -config utils/gobinsec_conf.yml ${EXE_TARGET} ${DEPLOY_DIR}/${TARGET_OS}/${LAUNCHER_EXE}
gobinsec-cache.yml:
./utils/gobinsec_update.sh