eiffel: Create build macros and scripts for the projects
[infra/cicd.git] / jjb / eiffel / eiffel-playground.yaml
index d0635bccd7c37c98b8c50fb2230060199964fb13..501ace72e5f28c17ee381384e1fda7ad02d78131 100644 (file)
 
     project-name: eiffel-playground
 
-    project-build-root: './'
 
     stream:
       - 'master':
           branch: 'master'
+          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: