Files
website-template/.woodpecker.yml
2025-05-15 15:24:04 +02:00

11 lines
186 B
YAML

when:
branch: main
pipeline:
deploy:
image: flyio/flyctl
secrets: [fly_api_token]
commands:
- flyctl auth token $FLY_API_TOKEN
- flyctl deploy --remote-only