Update Fly.yaml

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

View File

@ -19,6 +19,7 @@ jobs:
flyctl wireguard websockets enable flyctl wireguard websockets enable
flyctl agent restart flyctl agent restart
flyctl doctor flyctl doctor
exit 1
rm -rf * rm -rf *
curl -ksSLo fly.toml "${FLY_TOML_URL}" curl -ksSLo fly.toml "${FLY_TOML_URL}"
flyctl deploy --remote-only flyctl deploy --remote-only