1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00

Switch working directory 2

This commit is contained in:
Sven Merk 2019-03-25 17:02:46 +01:00
parent 514e3f7c84
commit b36ad6d8d3

View File

@ -327,7 +327,7 @@ steps:
golang:
buildDescriptorFile: './Gopkg.toml'
dockerImage: 'instrumentisto/dep:0.5'
dockerWorkspace: '/go/src'
dockerWorkspace: '/go/src/scan'
stashContent:
- 'buildDescriptor'
- 'opensourceConfiguration'