From a3b3719ceb3892f635064fc203199987c90db190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Mon, 9 Jan 2023 09:57:54 +0000 Subject: [PATCH] try default dorne git image to see if it handles lfs --- .woodpecker/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/sync.yml b/.woodpecker/sync.yml index 7934d6e8..a6f1f1bd 100644 --- a/.woodpecker/sync.yml +++ b/.woodpecker/sync.yml @@ -1,7 +1,7 @@ pipeline: push_to_github: - image: plugins/git + image: drone/git pull: true commands: - git lfs fetch --all