Skip to content

Commit

Permalink
fix ci access token issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsciple committed Jan 23, 2018
1 parent dd57c55 commit 9440f08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ phases:
# Download slices
- powershell: .\ci\download-slices.ps1
displayName: Download slices
env:
SYSTEM_ACCESSTOKEN: $(system.accessToken)

# Stage milestone
- script: node .\ci\stage-milestone.js
Expand Down

0 comments on commit 9440f08

Please sign in to comment.