X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Feiffel%2Feiffel-remrem-publish.yaml;h=d461769606ebb032f4e5da92dd9d11d6dbdf3815;hb=3c92f18f48b4ab75710ff0b954d47c494438885b;hp=f80929227f72d2650204a4c14971da85934af8d8;hpb=077de1a46f41676cab04c35d836b09cddc939c9d;p=infra%2Fcicd.git diff --git a/jjb/eiffel/eiffel-remrem-publish.yaml b/jjb/eiffel/eiffel-remrem-publish.yaml index f8092922..d4617696 100644 --- a/jjb/eiffel/eiffel-remrem-publish.yaml +++ b/jjb/eiffel/eiffel-remrem-publish.yaml @@ -28,11 +28,15 @@ stream: - 'master': branch: 'master' - project-build-root: 'publish-service/src/main/docker' + project-git-repo: '{project}' + project-build-macro: 'eiffel-remrem-publish-build-periodic-macro' + image-dockerfile: 'src/main/docker/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: