Add stage release global vars
[ci-management.git] / jjb / global-defaults.yaml
index 9fff285..e43a8a2 100644 (file)
@@ -26,6 +26,7 @@
 
     # Maven
     mvn-params: ''
+    mvn-staging-id: 'ecomp-staging'
     onap-infra-mvn-opts: |
         --show-version
         --batch-mode
@@ -33,6 +34,7 @@
         -Djenkins
         -Dmaven.repo.local=/tmp/r
         -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
+    staging-profile-id: 176c31dfe190a
 
     # Timeout in minutes
     build-timeout: 90