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
argoyle commented 2024-11-13 11:41:22 +00:00 (Migrated from gitlab.com)

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.

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.
argoyle (Migrated from gitlab.com) merged commit into main 2024-11-13 11:41:29 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/ci-templates#16