diff --git a/coin/instructions/common_environment.yaml b/coin/instructions/common_environment.yaml index 22d53d03e2a..fc5f69aa3b5 100644 --- a/coin/instructions/common_environment.yaml +++ b/coin/instructions/common_environment.yaml @@ -23,6 +23,9 @@ instructions: - type: EnvironmentVariable variableName: QTC_SDKTOOL_QT_BASE_URL variableValue: "https://ci-files02-hki.ci.qt.io/packages/jenkins/archive/qt/6.6/6.6.0-released/Qt/src/submodules/qtbase-everywhere-src-6.6.0" + - type: EnvironmentVariable + variableName: GOFLAGS + variableValue: "-buildvcs=false" - type: Group instructions: - type: EnvironmentVariable