Remove envify, make proxy booting work with env files
This commit is contained in:
@@ -76,7 +76,6 @@ class MainTest < IntegrationTest
|
||||
test "aliases" do
|
||||
@app = "app_with_roles"
|
||||
|
||||
kamal :envify
|
||||
kamal :deploy
|
||||
|
||||
output = kamal :whome, capture: true
|
||||
|
||||
@@ -6,8 +6,6 @@ class ProxyTest < IntegrationTest
|
||||
end
|
||||
|
||||
test "boot, reboot, stop, start, restart, logs, remove" do
|
||||
kamal :envify
|
||||
|
||||
kamal :proxy, :boot
|
||||
assert_proxy_running
|
||||
|
||||
|
||||
Reference in New Issue
Block a user