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