Skip to content

fstr/go-on-jenkins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Running on Jenkins

Workaround

  • Image jenkins/blueocean is based on Alpine.
  • If you use the Jenkins "Go" wrapper-plugin, the downloaded version will not run on Alpine, since it's dynamically linked to libraries that don't exist in Alpine
  • Install apk add libc6-compat for compatibility

About

Just some Jenkinsfile test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages