summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-01-21 20:39:05 -0700
committermo khan <mo@mokhan.ca>2015-01-21 20:39:05 -0700
commit3ca923dfa8ce012960ec3b4f257c6011b6d18742 (patch)
tree1102487f77f9bab565f7ad19539d9a5f104b3a27 /script
parent28c6a15758b5e1038162c203b6fa8beb3057c91c (diff)
random cleanup.
Diffstat (limited to 'script')
-rw-r--r--script/ci.sh6
-rw-r--r--script/deploy-production.sh2
-rwxr-xr-x[-rw-r--r--]script/perf.sh0
3 files changed, 0 insertions, 8 deletions
diff --git a/script/ci.sh b/script/ci.sh
deleted file mode 100644
index bc4d2cfe..00000000
--- a/script/ci.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash -x
-
-echo 'bundle install'
-bundle install --without production
-cp config/database.yml.jenkins config/database.yml
-RAILS_ENV=test bundle exec rake ci --trace
diff --git a/script/deploy-production.sh b/script/deploy-production.sh
deleted file mode 100644
index deb8ce11..00000000
--- a/script/deploy-production.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash -x
-bundle exec cap production deploy
diff --git a/script/perf.sh b/script/perf.sh
index c157946b..c157946b 100644..100755
--- a/script/perf.sh
+++ b/script/perf.sh