From 4ab4a8bb38aeda8cc303229348246f194fef7130 Mon Sep 17 00:00:00 2001 From: Jack Bond-Preston Date: Thu, 7 Jul 2022 15:15:05 +0100 Subject: [PATCH] ci: fix? --- .woodpecker.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 5691249..9687561 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,14 +4,8 @@ pipeline: image: woodpeckerci/plugin-git settings: - path: MagicStorageVoidBag - when: - branch: [ main, ci-testing ] build: image: mcr.microsoft.com/dotnet/sdk commands: - ls - when: - branch: [ main, ci-testing ] - -branches: [ main, ci-testing ] \ No newline at end of file