switch deploy workflow to local docker build
All checks were successful
deploy / deploy (push) Successful in 3m13s
All checks were successful
deploy / deploy (push) Successful in 3m13s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6e02c213d9
commit
27f4d45416
@ -14,6 +14,6 @@ jobs:
|
||||
run: curl -L https://fly.io/install.sh | sh
|
||||
|
||||
- name: deploy
|
||||
run: /root/.fly/bin/flyctl deploy --remote-only
|
||||
run: /root/.fly/bin/flyctl deploy
|
||||
env:
|
||||
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user