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