mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
Document new npmExecuteScripts and mavenBuild steps (#1632)
This commit is contained in:
parent
56699ab019
commit
edef158e61
8
documentation/docs/steps/npmExecuteScripts.md
Normal file
8
documentation/docs/steps/npmExecuteScripts.md
Normal file
@ -0,0 +1,8 @@
|
||||
# ${docGenStepName}
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## ${docGenParameters}
|
||||
|
||||
## ${docGenConfiguration}
|
||||
|
@ -67,14 +67,15 @@ nav:
|
||||
- kubernetesDeploy: steps/kubernetesDeploy.md
|
||||
- mailSendNotification: steps/mailSendNotification.md
|
||||
- malwareExecuteScan: steps/malwareExecuteScan.md
|
||||
- mavenBuild: steps/mavenBuild.md
|
||||
- mavenExecute: steps/mavenExecute.md
|
||||
- mavenExecuteStaticCodeChecks: steps/mavenExecuteStaticCodeChecks.md
|
||||
- mtaBuild: steps/mtaBuild.md
|
||||
- multicloudDeploy: steps/multicloudDeploy.md
|
||||
- neoDeploy: steps/neoDeploy.md
|
||||
- npmExecuteScripts: steps/npmExecuteScripts.md
|
||||
- newmanExecute: steps/newmanExecute.md
|
||||
- nexusUpload: steps/nexusUpload.md
|
||||
- npmExecute: steps/npmExecute.md
|
||||
- pipelineExecute: steps/pipelineExecute.md
|
||||
- pipelineRestartSteps: steps/pipelineRestartSteps.md
|
||||
- pipelineStashFiles: steps/pipelineStashFiles.md
|
||||
@ -99,6 +100,7 @@ nav:
|
||||
- xsDeploy: steps/xsDeploy.md
|
||||
- 'Library Steps (deprecated)':
|
||||
- artifactSetVersion: steps/artifactSetVersion.md
|
||||
- npmExecute: steps/npmExecute.md
|
||||
- 'Command line tool': cli/index.md
|
||||
- Resources:
|
||||
- 'Custom Jenkins Setup': customjenkins.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user