Remove envify, make proxy booting work with env files

This commit is contained in:
Donal McBreen
2024-09-09 16:11:35 +01:00
parent 2056351c38
commit b33c999125
5 changed files with 7 additions and 7 deletions

View File

@@ -76,7 +76,6 @@ class MainTest < IntegrationTest
test "aliases" do
@app = "app_with_roles"
kamal :envify
kamal :deploy
output = kamal :whome, capture: true