Skip to content

Commit 998951e

Browse files
authored
propagate gh token (microsoft#186197)
1 parent 29c05c7 commit 998951e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/azure-pipelines/alpine/product-build-alpine.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ steps:
107107
TARGET=$([ "$VSCODE_ARCH" == "x64" ] && echo "linux-alpine" || echo "alpine-arm64")
108108
yarn gulp vscode-reh-$TARGET-min-ci
109109
yarn gulp vscode-reh-web-$TARGET-min-ci
110+
env:
111+
GITHUB_TOKEN: "$(github-distro-mixin-password)"
110112
displayName: Build
111113
112114
- script: |

0 commit comments

Comments
 (0)