mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
add deploy command to tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user