From 57044d240a8e207440b7106d5c12ee0ee32a9fdf Mon Sep 17 00:00:00 2001 From: Vladimir Khlyunev Date: Fri, 14 May 2021 22:48:11 +0400 Subject: [PATCH] Typo in desc setter Change-Id: I6263f84dbaad439a981e924f89343271ed672e38 --- maintenance-ci/common/jobs/deploy-stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintenance-ci/common/jobs/deploy-stack.yaml b/maintenance-ci/common/jobs/deploy-stack.yaml index 9f3083d..f2ca75c 100644 --- a/maintenance-ci/common/jobs/deploy-stack.yaml +++ b/maintenance-ci/common/jobs/deploy-stack.yaml @@ -69,4 +69,4 @@ artifacts: 'stack_data.sh' only-if-success: true - description-setter: - regex: "description-setter:(.*)\n" + regexp: "description-setter:(.*)\n" -- 2.45.2