X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Feiffel%2Feiffel-playground.yaml;h=39f8578221df81df78ec7218c7fcf2724922ede4;hb=d643ea7acf4cd3e57ba89f092d39e0874b8b111c;hp=2798afcb5fa8849eaff3f5f8624ce1b323cb85d2;hpb=3a125d05d6c146983d175c163979e6b01bee0d14;p=infra%2Fcicd.git diff --git a/jjb/eiffel/eiffel-playground.yaml b/jjb/eiffel/eiffel-playground.yaml index 2798afcb..39f85782 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-global-container-build-macro' + image-dockerfile: 'Dockerfile' + image-name: '{project}' + image-tag: 'dev' distro: ubuntu2004 jobs: - - '{project-name}-build-{distro}-{stream}-periodic' + - '{project-name}-build-merge-{distro}-{stream}' # vim: set ts=2 sw=2 expandtab: