Skip to content

Commit 6142aba

Browse files
mergify[bot]v1v
andauthored
ci: rename dra staging for release dra release staging (#1840) (#1847)
(cherry picked from commit b8f1ec1) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
1 parent 88c8477 commit 6142aba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/packaging.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ pipeline {
133133
}
134134
}
135135
}
136-
stage('DRA Staging') {
136+
stage('DRA Release Staging') {
137137
options { skipDefaultCheckout() }
138138
when {
139139
allOf {

0 commit comments

Comments
 (0)