CI: Enable CGO for repochecker

This commit is contained in:
nemunaire 2024-03-22 19:26:34 +01:00
parent 21bf188691
commit f815bff8ca
1 changed files with 2 additions and 0 deletions

View File

@ -71,6 +71,8 @@ build-dashboard:
build-repochecker:
extends:
- .build
variables:
CGO_ENABLED: 1
script:
- apk --no-cache add build-base
- go build -buildvcs=false --tags checkupdate -v -o deploy/repochecker srs.epita.fr/fic-server/repochecker