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