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