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.