We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ab639 commit 7aae57dCopy full SHA for 7aae57d
ci/pipeline.yml
@@ -365,6 +365,8 @@ jobs:
365
RELEASE_TYPE: M
366
GITHUB_USERNAME: ((github-username))
367
GITHUB_TOKEN: ((github-ci-release-token))
368
+ vars:
369
+ <<: *registry-mirror-vars
370
- put: github-pre-release
371
params:
372
name: generated-changelog/tag
@@ -394,6 +396,8 @@ jobs:
394
396
RELEASE_TYPE: RC
395
397
398
399
400
401
402
403
0 commit comments