Add .woodpecker.yml

This commit is contained in:
Kenzo
2025-05-15 15:24:04 +02:00
commit 63291191c7

10
.woodpecker.yml Normal file
View File

@ -0,0 +1,10 @@
when:
branch: main
pipeline:
deploy:
image: flyio/flyctl
secrets: [fly_api_token]
commands:
- flyctl auth token $FLY_API_TOKEN
- flyctl deploy --remote-only