Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ include: - '/ci/danger-review.yml' variables: GO_VERSION: "1.21.1" GO_VERSION: "1.22.0" # See https://docs.gitlab.com/ee/user/packages/generic_packages/#publish-a-package-file PACKAGE_REGISTRY_URL: "$CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/release-cli" Loading .gitlab/ci/test.yml +1 −3 Original line number Diff line number Diff line Loading @@ -54,9 +54,7 @@ cover: .shared_windows_runners: tags: - shared-windows - windows - windows-1809 - saas-windows-medium-amd64 test-windows: extends: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ include: - '/ci/danger-review.yml' variables: GO_VERSION: "1.21.1" GO_VERSION: "1.22.0" # See https://docs.gitlab.com/ee/user/packages/generic_packages/#publish-a-package-file PACKAGE_REGISTRY_URL: "$CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/release-cli" Loading
.gitlab/ci/test.yml +1 −3 Original line number Diff line number Diff line Loading @@ -54,9 +54,7 @@ cover: .shared_windows_runners: tags: - shared-windows - windows - windows-1809 - saas-windows-medium-amd64 test-windows: extends: Loading