04052d8769
The values map to these GUI choices * default -> Default * local-to-executor -> Local to the executor * local-to-workspace -> Local to the workspace This is on the project level what the similar option is on the builder level. Change-Id: I90ee3385ee12a46b5ab1eb26e3af1bdbfc36946a
6 lines
104 B
YAML
6 lines
104 B
YAML
project-type: maven
|
|
maven:
|
|
root-pom: pom.xml
|
|
goals: deploy
|
|
private-repository: local-to-workspace
|