This commit is contained in:
2025-08-13 20:12:21 +10:00
parent dccfb79ace
commit adfaafaf67

View File

@@ -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.