Define Docker-CI-PC merge job template
[ci-management.git] / jjb / ric-plt-lib-rmr / ric-plt-lib-rmr.yaml
index 555fb36..aba81aa 100644 (file)
@@ -15,7 +15,7 @@
     # pull from the public mirror + releases registry
     container-public-registry: nexus3.o-ran-sc.org:10001
     # push to the staging repo because all builds are RCs
-    container-push-registry:  nexus3.o-ran-sc.org:10004
+    container-push-registry: nexus3.o-ran-sc.org:10004
     stream:
       - master:
           branch: master
     container-tag-method: latest
     # maven settings file has docker credentials
     mvn-settings: ric-plt-lib-rmr-settings
-    # copy deb to Jenkins filesystem
-    post_docker_build_script: !include-raw-escape:
-      - shell/copy-rmr-packages.sh
     jobs:
-      # merge pushes deb, not image
-      - '{project-name}-gerrit-docker-jobs'
+      - gerrit-docker-verify
+      - oran-gerrit-docker-ci-pc-merge
     <<: *rmr_docker_common
 
 - project: