Skip to content

Commit

Permalink
ci: rename dra staging for release dra release staging (#1840) (#1847)
Browse files Browse the repository at this point in the history
(cherry picked from commit b8f1ec1)

Co-authored-by: Victor Martinez <[email protected]>
  • Loading branch information
mergify[bot] and v1v authored Sep 12, 2022
1 parent 88c8477 commit 6142aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/packaging.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ pipeline {
}
}
}
stage('DRA Staging') {
stage('DRA Release Staging') {
options { skipDefaultCheckout() }
when {
allOf {
Expand Down

0 comments on commit 6142aba

Please sign in to comment.