mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
add node as default docker image
This commit is contained in:
parent
dbcf87ffcc
commit
6cb7adac59
@ -118,6 +118,8 @@ steps:
|
|||||||
tests: ''
|
tests: ''
|
||||||
snykExecute:
|
snykExecute:
|
||||||
buildDescriptorFile: './package.json'
|
buildDescriptorFile: './package.json'
|
||||||
|
dockerImage: 'node:8.11.2-stretch'
|
||||||
|
dockerWorkspace: '/home/node'
|
||||||
exclude: []
|
exclude: []
|
||||||
monitor: true
|
monitor: true
|
||||||
scanType: 'npm'
|
scanType: 'npm'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user