reference opened issue with buildstep

This commit is contained in:
Michael Hobbs
2014-12-14 16:46:08 -08:00
parent 8025657a38
commit 8f5c5d5ae2

View File

@@ -3,7 +3,7 @@
load ../unit/test_helper
@test "deploy php app" {
skip "fails with /root/bin/jq: No such file or directory"
skip "fails. ref: https://github.com/progrium/buildstep/issues/126"
run bash -c "cd tests && ./test_deploy ./apps/php dokku.me"
echo "output: "$output
echo "status: "$status