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

Add default stashes for npmExecuteScripts (#2271)

This commit is contained in:
Kevin Hudemann 2020-10-30 09:25:26 +01:00 committed by GitHub
parent 690b27ed48
commit 546bc7b692
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,11 @@ metadata:
Execute npm run scripts in all package json files, if they implement the scripts.
spec:
inputs:
resources:
- name: buildDescriptor
type: stash
- name: tests
type: stash
params:
- name: install
type: bool