X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Feiffel%2Feiffel-playground.yaml;h=65959b84e74ea6df858f2ef8d77ef3bad3b8deb6;hb=85c9243ececcc4c93336758e8360d321d90e576a;hp=2798afcb5fa8849eaff3f5f8624ce1b323cb85d2;hpb=077de1a46f41676cab04c35d836b09cddc939c9d;p=infra%2Fcicd.git diff --git a/jjb/eiffel/eiffel-playground.yaml b/jjb/eiffel/eiffel-playground.yaml index 2798afcb..65959b84 100644 --- a/jjb/eiffel/eiffel-playground.yaml +++ b/jjb/eiffel/eiffel-playground.yaml @@ -28,11 +28,15 @@ stream: - 'master': branch: 'master' - project-build-root: './' + project-git-repo: '{project}' + project-build-macro: 'eiffel-build-periodic-macro' + image-dockerfile: 'Dockerfile' + image-name: '{project}' + image-tag: 'dev' distro: ubuntu2004 jobs: - - '{project-name}-build-{distro}-{stream}-periodic' + - '{project-name}-build-periodic-{distro}-{stream}' # vim: set ts=2 sw=2 expandtab: