aboutsummaryrefslogtreecommitdiff
path: root/scripts/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/deploy.sh')
-rwxr-xr-xscripts/deploy.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/deploy.sh b/scripts/deploy.sh
deleted file mode 100755
index 40776d4..0000000
--- a/scripts/deploy.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-set -e
-set -x
-
-docker build .
-git push dokku master