ci: update pre-commit configuration for GitLab CI #16

Merged
argoyle merged 1 commits from update-pre-commit-config-gitlab-ci into main 2024-11-13 11:41:29 +00:00

1 Commits

Author SHA1 Message Date
argoyle 4dd87a0961 ci: update pre-commit configuration for GitLab CI
Add GOPRIVATE environment variable for private repos and 
create a .netrc file in the before_script to enable 
authentication with GitLab. These changes ensure that 
private repositories can be accessed during the CI 
pipeline, improving the build process.
2024-11-13 12:41:01 +01:00