From 37bfa34312944fb9156390c836e2f0559c9e0873 Mon Sep 17 00:00:00 2001 From: Pim van Pelt Date: Wed, 31 Jul 2024 21:44:17 +0200 Subject: [PATCH] Rename 'submodule' to 'git-lfs' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d6dc890..1ba30bd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ kind: pipeline name: default steps: - - name: submodules + - name: git-lfs image: alpine/git commands: # - git submodule update --init --recursive --remote