We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af8e3a commit b08634dCopy full SHA for b08634d
1 file changed
ci/pipeline.yml
@@ -224,6 +224,8 @@ jobs:
224
RELEASE_TYPE: M
225
GITHUB_USERNAME: ((github-username))
226
GITHUB_TOKEN: ((github-ci-release-token))
227
+ vars:
228
+ <<: *registry-mirror-vars
229
- put: github-pre-release
230
params:
231
name: generated-changelog/tag
@@ -271,6 +273,8 @@ jobs:
271
273
RELEASE_TYPE: RC
272
274
275
276
277
278
279
280
0 commit comments