From c6572247b9c74d655285330c42f3081d363cf1ac Mon Sep 17 00:00:00 2001 From: lf-jobbuilder Date: Mon, 27 Mar 2023 16:44:09 +0000 Subject: [PATCH] Chore: Automation adds portal-ng-history.yaml Issue-ID: CIMAN-33 Signed-off-by: lf-jobbuilder Signed-off-by: Kevin Sandi Change-Id: I2734a0af6e0bbed727d786a83ce17062aedc44c6 --- jjb/portal-ng-history/portal-ng-history.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 jjb/portal-ng-history/portal-ng-history.yaml diff --git a/jjb/portal-ng-history/portal-ng-history.yaml b/jjb/portal-ng-history/portal-ng-history.yaml new file mode 100644 index 000000000..b711bb499 --- /dev/null +++ b/jjb/portal-ng-history/portal-ng-history.yaml @@ -0,0 +1,15 @@ +--- +- project: + name: portal-ng-history-project-view + project-name: portal-ng-history + views: + - project-view + +- project: + name: portal-ng-history-info + project: portal-ng/history + project-name: portal-ng-history + build-node: centos8-builder-2c-1g + branch: master + jobs: + - gerrit-info-yaml-verify \ No newline at end of file -- 2.16.6