There was an error while loading. Please reload this page.
1 parent da68ac2 commit b2cc1d9Copy full SHA for b2cc1d9
3 files changed
common/config/azure-pipelines/ci.yaml
@@ -1,3 +1,5 @@
1
+pool:
2
+ vmImage: 'ubuntu-latest'
3
jobs:
4
- job: PRBuild
5
condition: succeeded()
common/config/azure-pipelines/npm-publish-rush.yaml
variables:
NodeVersion: 10
VersionPolicy: rush
common/config/azure-pipelines/npm-publish.yaml
VersionPolicy: noRush
0 commit comments