From 1fe2fcab68c80918733df2ee31f32353153905d8 Mon Sep 17 00:00:00 2001 From: Evan Hemsley Date: Thu, 20 Feb 2020 23:12:34 -0800 Subject: [PATCH] try git lfs docekr --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cff2d25..eedc25d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,8 +7,9 @@ workspace: steps: - name: library - image: mcr.microsoft.com/dotnet/core/sdk:3.1 + image: macjustice/git-lfs:latest commands: + - - git clone https://gitea.moonside.games/MoonsideGames/physfslibs.git - git lfs fetch - git lfs pull