From: Eric Ball Date: Tue, 23 Jul 2019 17:07:43 +0000 (+0000) Subject: Merge "Add missing base path on deploy jobs" X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=b70b689fda3e18967558b285629473b5ade679e7;hp=2a1a83ec3d2c7efbda7d80b3260d0283d8e77da0 Merge "Add missing base path on deploy jobs" --- diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 6b3ac09..ad662cb 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -4,7 +4,9 @@ project-name: 'iec' project: '{project-name}' views: - - project-view + - common-view: + view-name: iec + view-regex: '^{project-name}-(tox|fuel|compass)-.*' # ------------------------------- # BRANCH DEFINITIONS # -------------------------------