mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-30 05:59:39 +02:00
Update default_pipeline_environment.yml
This commit is contained in:
parent
2d84095b2f
commit
1d5b08f057
@ -397,6 +397,8 @@ steps:
|
|||||||
&& cd \$GOPATH/src/${config.whitesource.projectName} && dep ensure
|
&& cd \$GOPATH/src/${config.whitesource.projectName} && dep ensure
|
||||||
dub:
|
dub:
|
||||||
buildDescriptorFile: './dub.json'
|
buildDescriptorFile: './dub.json'
|
||||||
|
dockerImage: 'buildpack-deps:stretch-curl'
|
||||||
|
dockerWorkspace: '/home/dub'
|
||||||
stashContent:
|
stashContent:
|
||||||
- 'buildDescriptor'
|
- 'buildDescriptor'
|
||||||
- 'checkmarx'
|
- 'checkmarx'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user