Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
37387d43d1
commit
c436932480
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ variables:
|
|||
BUILD_URL: "$(System.CollectionUri)/$(System.TeamProject)/_build/results?buildId=$(Build.BuildId)"
|
||||
YARN_CACHE_FOLDER: $(Pipeline.Workspace)/.yarn/cache
|
||||
YARN_ENABLE_IMMUTABLE_INSTALLS: false
|
||||
|
||||
GH_TOKEN: $(GH_TOKEN)
|
||||
jobs:
|
||||
|
||||
# Linux Production Build Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue