fabric8io / osio-pipeline

DSL and utility functions in groovy for running Jenkins OSIO Pipeline
13 stars 17 forks source link

Add golang slave image support in pipeline #110

Open hrishin opened 5 years ago

hrishin commented 5 years ago

In order to support go runtime, the pipeline needs to support the following things

sbose78 commented 5 years ago

Something like this https://github.com/sbose78/osio-pipeline/blob/master/vars/spawn.groovy#L39 ?

piyush-garg commented 5 years ago

Yes @sbose78 that is correct for the second task, only concern, better we use go in spite of golang

For the first task, we need to figure out if there is an upstream image for go