Only the release job needs staging-profile-id so set a default of empty
for all other Maven templates.
Change-Id: Id53073377af415a0345f2aeef6637c5bb4a9d559
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
mvn-opts: ''
mvn-params: ''
mvn-version: mvn33
+ staging-profile-id: '' # Unused in this job
stream: master
submodule-recursive: true
- # Staging repos do not make sense for CLM jobs so set it blank.
- staging-profile-id: ''
-
#####################
# Job Configuration #
#####################
mvn-opts: ''
mvn-params: ''
mvn-version: mvn33
+ staging-profile-id: '' # Unused in this job
stream: master
submodule-recursive: true
- comment-added-contains-event:
comment-contains-value: run-sonar$
- # Staging repos do not make sense for CLM jobs so set it blank.
- staging-profile-id: ''
-
#####################
# Job Configuration #
#####################
mvn-opts: ''
mvn-params: '-Dstream=$STREAM'
mvn-version: mvn33
+ staging-profile-id: '' # Unused in this job
stream: master
submodule-recursive: true