You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
Updated mavenBuild description (#5439)
This commit is contained in:
@@ -235,6 +235,11 @@ spec:
|
||||
- name: deployFlags
|
||||
type: "[]string"
|
||||
description: maven deploy flags that will be used when publish is detected.
|
||||
longDescription: |
|
||||
Maven deploy flags that will be used when publish is detected.
|
||||
|
||||
`Build with optimized goals:`
|
||||
By default, the deploy process skips the main, test, and install Maven goals to reduce build time and avoid redundant executions. If you provide custom deployFlags, manually add the default flags to maintain build optimization unless you override them.
|
||||
scope:
|
||||
- STEPS
|
||||
- STAGES
|
||||
|
Reference in New Issue
Block a user