1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-03-03 15:02:35 +02:00

Switch image

This commit is contained in:
Sven Merk 2019-03-26 15:23:58 +01:00
parent a5138ed341
commit 5ae1f40983

View File

@ -326,8 +326,8 @@ steps:
- 'opensourceConfiguration'
golang:
buildDescriptorFile: './Gopkg.toml'
dockerImage: 'golang:1.12-stretch'
dockerWorkspace: '/home/modules'
dockerImage: 'instrumentisto/dep:0.5'
dockerWorkspace: '/go/src/scan'
stashContent:
- 'buildDescriptor'
- 'opensourceConfiguration'