diff --git a/Infrastructure/.drone.yml b/Infrastructure/.drone.yml index 5e5643d..c80a459 100644 --- a/Infrastructure/.drone.yml +++ b/Infrastructure/.drone.yml @@ -1,6 +1,9 @@ kind: pipeline name: default +clone: + skip_verify: true + steps: - name: build image: mcr.microsoft.com/dotnet/core/sdk:2.2