#

ci

Continuous Integration practices and pipeline configuration

DevOpsGo modules GitLab CI: Fix monorepo fetch & auth errors

Prevent go build in GitLab CI from downloading private modules in a monorepo. Use go.work or replace, set GOPRIVATE and netrc with a PAT, or vendor modules.

1 answer 1 view