(core) update fly.yml to use 0.1.66 version of flyctl and to use V2 of flydev (so no scaling of Nomad)

Test Plan: manually run github action on github to check if applciation is deploying and destroing afterwards

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3983
This commit is contained in:
Jakub Serafin
2023-08-01 10:18:52 +02:00
parent 9484fa14db
commit e387c6cf2c
4 changed files with 5 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
app = "{APP_NAME}"
primary_region = "ewr"
kill_signal = "SIGINT"
kill_timeout = 5
processes = []