Skip to content

Commit 1f866ed

Browse files
committed
ContinueOnError when installing nginx
1 parent e913ba9 commit 1f866ed

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
@@ -633,6 +633,7 @@ stages:
633633
beforeBuild:
634634
- bash: "./eng/scripts/install-nginx-mac.sh"
635635
displayName: Installing Nginx
636+
continueOnError: true
636637
afterBuild:
637638
- bash: ./build.sh --ci --pack --no-build --no-restore --no-build-deps "/bl:artifacts/log/packages.pack.binlog"
638639
displayName: Pack Packages (for Template tests)

0 commit comments

Comments
 (0)