1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/resources/metadata/shellExecute.yaml
Christopher Fenner 51feacadbf
chore: align Vault naming (#3372)
* Align Vault naming

* remove duplicate debug  output

* correct message

* align vault naming

* Update vault.md
2021-12-21 11:52:10 +01:00

19 lines
467 B
YAML

metadata:
name: shellExecute
description: Step executes defined script
longDescription: Step executes defined script with using test Vault credentials
spec:
inputs:
params:
- name: sources
type: "[]string"
scope:
- PARAMETERS
- STAGES
- STEPS
description: Scripts names for execution or links to scripts
containers:
- name: shell
image: node:lts-stretch
workingDir: /home/node