Skip to content

luckrats/golang-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go programming language plugin for Jenkins

Installs the Go programming language tools on a Jenkins build machine during a build.

For the selected Go version, the correct package is downloaded and installed, based on the build machine's operating system, version and CPU architecture.

Once installed, the GOROOT and PATH are set appropriately, so that go and the other tools are available during a build.

https://wiki.jenkins-ci.org/display/JENKINS/Go+Plugin

About

Automatically installs the Go tools on Jenkins build slaves

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 93.3%
  • Groovy 4.7%
  • HTML 2.0%