From b8f1ec135e9d5bd58f0a2078bc691b6b3b8602bf Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 9 Sep 2022 10:28:02 +0100 Subject: [PATCH] ci: rename dra staging for release dra release staging (#1840) --- .ci/packaging.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci/packaging.groovy b/.ci/packaging.groovy index 7770f60fc..905855c42 100644 --- a/.ci/packaging.groovy +++ b/.ci/packaging.groovy @@ -133,7 +133,7 @@ pipeline { } } } - stage('DRA Staging') { + stage('DRA Release Staging') { options { skipDefaultCheckout() } when { allOf {