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