clearcontainers / jenkins

Used to store the Jenkins based CI configuration files - both for backup, re-creation and history etc.
Apache License 2.0
3 stars 4 forks source link

Jenkins nodes should use go version specified by runtime #37

Open jodh-intel opened 6 years ago

jodh-intel commented 6 years ago

The Jenkins config file is installing golang 1.9.2:

This is incorrect as we should be installing the golang version specified by go_version= here: