Update Fly.yaml
This commit is contained in:
parent
efceb3f2d3
commit
622f35294f
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue