Skip certificate verification on build

This commit is contained in:
Robert Marshall 2019-08-26 09:04:30 +01:00
parent 542ff6c2ad
commit da0a7e23ea

View file

@ -1,6 +1,9 @@
kind: pipeline
name: default
clone:
skip_verify: true
steps:
- name: build
image: mcr.microsoft.com/dotnet/core/sdk:2.2