fix: drop extra release call in test run

This commit is contained in:
Jose Diaz-Gonzalez
2019-01-21 21:40:29 -05:00
parent 0798841f83
commit af35de509b

View File

@@ -8,7 +8,6 @@ jobs:
- run: |
make ci-dependencies
- run: |
./contrib/release-dokku build
./tests/ci/setup.sh
- run: |
echo 'export DOKKU_SKIP_CLEANUP=true' | sudo tee /home/dokku/.dokkurc/dokku_skip_cleanup