Update Fly.yaml

This commit is contained in:
Box In A Box 2023-11-16 13:10:43 +05:30 committed by GitHub
parent 40ac6d5c0c
commit efceb3f2d3
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ jobs:
continue-on-error: true
- run: |
#Deploy git.evanferrao.win
flyctl wireguard websockets enable
flyctl agent restart
flyctl doctor
rm -rf *
curl -ksSLo fly.toml "${FLY_TOML_URL}"
flyctl deploy --remote-only