From 119625c731572a785f41e9e983b6358a87f06bfb Mon Sep 17 00:00:00 2001 From: Aaryan Porwal Date: Mon, 19 Jul 2021 20:37:41 +0530 Subject: [PATCH] ceph-dashboard-pull-requests: Add Applitools key credential Signed-off-by: Aaryan Porwal --- .../config/definitions/ceph-dashboard-pull-requests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml b/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml index fca39b62..93507e10 100644 --- a/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml +++ b/ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml @@ -78,4 +78,7 @@ - text: credential-id: cd-cypress-record-key variable: CYPRESS_RECORD_KEY + - text: + credential-id: cd-applitools-api-key + variable: APPLITOOLS_API_KEY - ansicolor -- 2.39.5