From adfaafaf6763457e93d19fb8c9ea08b0ff8fcbc4 Mon Sep 17 00:00:00 2001 From: BigGamerGary Date: Wed, 13 Aug 2025 20:12:21 +1000 Subject: [PATCH] test --- .woodpecker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index d7d38f8..5ef3e3e 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,5 +1,4 @@ kind: pipeline # Defines this as a Woodpecker CI pipeline. -type: docker # Specifies that this pipeline will execute commands using Docker. name: restart-discord-bot # A descriptive name for your pipeline. # Defines when this pipeline should be triggered.