Skip to content

Commit 5a6101c

Browse files
authored
ContinueOnError for nginx
1 parent 57cb96e commit 5a6101c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,7 @@ stages:
666666
beforeBuild:
667667
- bash: "./eng/scripts/install-nginx-mac.sh"
668668
displayName: Installing Nginx
669+
continueOnError: true
669670
artifacts:
670671
- name: MacOS_Test_Logs
671672
path: artifacts/log/

0 commit comments

Comments
 (0)