Increase ONAP package timeouts
[infra/cicd.git] / jjb / eiffel / eiffel-remrem-publish.yaml
index f80929227f72d2650204a4c14971da85934af8d8..7ac5b94f9988e5e42bc6446bd0eec56f07cc2fac 100644 (file)
     stream:
       - 'master':
           branch: 'master'
-          project-build-root: 'publish-service/src/main/docker'
+          project-build-macro: 'eiffel-remrem-publish-build-periodic-macro'
 
     distro: ubuntu2004
 
     jobs:
-      - '{project-name}-build-{distro}-{stream}-periodic'
+      - '{project-name}-build-periodic-{distro}-{stream}'
 
 # vim: set ts=2 sw=2 expandtab: