X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Feiffel%2Feiffel-playground.yaml;h=39f8578221df81df78ec7218c7fcf2724922ede4;hb=d643ea7acf4cd3e57ba89f092d39e0874b8b111c;hp=501ace72e5f28c17ee381384e1fda7ad02d78131;hpb=59601746516f4f0f0d5b755422144aa53a089018;p=infra%2Fcicd.git diff --git a/jjb/eiffel/eiffel-playground.yaml b/jjb/eiffel/eiffel-playground.yaml index 501ace72..39f85782 100644 --- a/jjb/eiffel/eiffel-playground.yaml +++ b/jjb/eiffel/eiffel-playground.yaml @@ -28,11 +28,15 @@ stream: - 'master': branch: 'master' - project-build-macro: 'eiffel-build-periodic-macro' + project-git-repo: '{project}' + project-build-macro: 'eiffel-global-container-build-macro' + image-dockerfile: 'Dockerfile' + image-name: '{project}' + image-tag: 'dev' distro: ubuntu2004 jobs: - - '{project-name}-build-periodic-{distro}-{stream}' + - '{project-name}-build-merge-{distro}-{stream}' # vim: set ts=2 sw=2 expandtab: