eiffel: Create build macros and scripts for the projects
[infra/cicd.git] / jjb / eiffel / eiffel-playground.yaml
index 2798afcb5fa8849eaff3f5f8624ce1b323cb85d2..501ace72e5f28c17ee381384e1fda7ad02d78131 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: