X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Feiffel%2Fetos-api.yaml;h=d8c6c83804cde7ea3b64497e45924c005daf9334;hb=6ec6c3c3b6813776e47c6245aa2889954f862e60;hp=e02ae1b3164c8b7d6f9ee49a46c07f6c69b2da3e;hpb=ee64341aa781323d404cb579535a89ef7b8d2de8;p=infra%2Fcicd.git diff --git a/jjb/eiffel/etos-api.yaml b/jjb/eiffel/etos-api.yaml index e02ae1b3..d8c6c838 100644 --- a/jjb/eiffel/etos-api.yaml +++ b/jjb/eiffel/etos-api.yaml @@ -26,10 +26,10 @@ stream: - - 'master': - branch: 'master' + - 'main': + branch: 'main' 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: