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:
parent
690b27ed48
commit
546bc7b692
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user