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

Switch working directory

This commit is contained in:
Sven Merk 2019-03-25 16:47:51 +01:00
parent 630150d481
commit 514e3f7c84

View File

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