summaryrefslogtreecommitdiff
path: root/bin/docker-test
diff options
context:
space:
mode:
Diffstat (limited to 'bin/docker-test')
-rwxr-xr-xbin/docker-test2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/docker-test b/bin/docker-test
index 05cb5e7..706eea6 100755
--- a/bin/docker-test
+++ b/bin/docker-test
@@ -6,4 +6,4 @@ cd "$(dirname "$0")/.."
IMAGE=$(basename $PWD):latest
docker build . -t $IMAGE
-docker run $IMAGE bundle exec rake publish
+docker run $IMAGE bundle exec rake