Skip to content

fix: golint install and curl usage

João Alexandre Cunha requested to merge fix/go-lint-install into master

What does this MR do?

Golint

Just adds a hotfix for installing golint which currently breaks any build.

Example of failed pipeline before the fix: https://gitlab.com/gitlab-org/cluster-integration/cluster-applications/-/jobs/4305956294

Curl

Adds a hotfix to be able to use curl which also fails: https://gitlab.com/gitlab-org/cluster-integration/cluster-applications/-/jobs/4305997483

Edited by João Alexandre Cunha

Merge request reports