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 ca90ced commit 0748179Copy full SHA for 0748179
ci/pipeline.yml
@@ -177,6 +177,7 @@ jobs:
177
params:
178
RELEASE_TYPE: M
179
<<: *artifactory-task-params
180
+ <<: *registry-mirror-vars
181
- task: generate-changelog
182
file: git-repo/ci/tasks/generate-changelog.yml
183
@@ -226,6 +227,7 @@ jobs:
226
227
228
RELEASE_TYPE: RC
229
230
231
232
233
@@ -275,6 +277,7 @@ jobs:
275
277
276
278
RELEASE_TYPE: RELEASE
279
280
281
<<: *sonatype-task-params
282
- name: create-github-release
283
serial: true
0 commit comments