Retry failed compilation due to http 500 errors

This commit is contained in:
Henning Dieterichs 2023-04-27 12:33:09 +02:00
parent b61f404730
commit 6b9d289ce3
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06

View file

@ -35,6 +35,7 @@ extends:
displayName: Install NPM dependencies
- script: yarn ts-node ./scripts/ci/monaco-editor-core-prepare nightly
retryCountOnTaskFailure: 5
displayName: Setup, Build & Test monaco-editor-core
tag: next
@ -50,6 +51,7 @@ extends:
displayName: Install NPM dependencies
- script: yarn ts-node ./scripts/ci/monaco-editor-prepare nightly
retryCountOnTaskFailure: 5
displayName: Setup, Build & Test monaco-editor
tag: next