try to clone from https in drone build
continuous-integration/drone/push Build is failing Details

pull/1/head
Evan Hemsley 2020-02-20 23:06:51 -08:00
parent ff4148548c
commit eb83342802
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ steps:
- name: library
image: mcr.microsoft.com/dotnet/core/sdk:3.1
commands:
- git clone git@gitea.moonside.games:MoonsideGames/physfslibs.git
- git clone https://gitea.moonside.games/MoonsideGames/physfslibs.git
- mv /build/physfslibs/lib64/libphysfs.3.0.2 /build/physfslibs/lib64/libphysfs.so
- name: test