Skip to content

Commit ac472a9

Browse files
committed
[CI] Add VERSION_QUALIFIER to hadoop build trigger
1 parent 8c57f80 commit ac472a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipelines/dra-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ steps:
2020
env:
2121
DRA_WORKFLOW: staging
2222
USE_PROD_DOCKER_CREDENTIALS: "true"
23+
VERSION_QUALIFIER: "${VERSION_QUALIFIER}"
2324
if: build.env('DRA_WORKFLOW') == 'staging'

0 commit comments

Comments
 (0)