eiffel: Create build macros and scripts for the projects
[infra/cicd.git] / jjb / eiffel / eiffel-gerrit-herald.yaml
index 2a165df2b382c0e9eb9c58e1523e886073e4cc2e..33e2a67c5e6f42429a560f28adec4685f7b85092 100644 (file)
     stream:
       - 'master':
           branch: 'master'
-          project-build-root: './'
+          project-build-macro: 'eiffel-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: