add deploy command to tests

This commit is contained in:
arturs
2021-03-11 21:55:32 +02:00
parent b061843eb1
commit 5c27ec31b7

View File

@@ -5,6 +5,7 @@ load test_helper
setup() {
global_setup
create_app
deploy_app
touch /home/dokku/.ssh/known_hosts
chown dokku:dokku /home/dokku/.ssh/known_hosts
touch /home/dokku/data/git/$TEST_APP