eiffel: Create build macros and scripts for the projects
[infra/cicd.git] / jjb / eiffel / eiffel-intelligence.yaml
index eb15f2d62bf3606f2768f51493f37cb237a32674..8d7d7e006e95ff4268f0d0168a5a5650db31ca7a 100644 (file)
     stream:
       - 'master':
           branch: 'master'
-          project-build-root: 'src/main/docker'
+          project-build-macro: 'eiffel-intelligence-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: