Skip to content

Commit 8a8eee4

Browse files
add to see other values
1 parent 123498e commit 8a8eee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/azure-pipeline.pre-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ extends:
8989
displayName: Install libraries
9090
env:
9191
npm_config_arch: ${{ variables.packageArch }}
92+
parameters: ${{ parameters }}
93+
variables: ${{ variables }}
9294

9395
- script: python ./build/update_ext_version.py --for-publishing
9496
displayName: Update build number

0 commit comments

Comments
 (0)