Refactor package-export script for reuse
[ci-management.git] / jjb / ric-plt-lib-rmr / ric-plt-lib-rmr.yaml
index 555fb36..a27fb76 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
+    # copy packages to Jenkins filesystem
     post_docker_build_script: !include-raw-escape:
-      - shell/copy-rmr-packages.sh
+      - ../shell/export-packages.sh
     jobs:
-      # merge pushes deb, not image
-      - '{project-name}-gerrit-docker-jobs'
+      # TODO: define a merge template to push package, not image
+      - gerrit-docker-verify
     <<: *rmr_docker_common
 
 - project: