We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f741230 commit 6073cf7Copy full SHA for 6073cf7
ci/pipeline.yml
@@ -451,6 +451,7 @@ jobs:
451
file: git-repo/ci/tasks/stage.yml
452
params:
453
RELEASE_TYPE: M
454
+ privileged: true
455
<<: *gradle-enterprise-task-params
456
<<: *docker-hub-task-params
457
- put: artifactory-repo
@@ -471,6 +472,7 @@ jobs:
471
472
473
474
RELEASE_TYPE: RC
475
476
477
478
@@ -491,6 +493,7 @@ jobs:
491
493
492
494
495
RELEASE_TYPE: RELEASE
496
497
498
499
0 commit comments