summaryrefslogtreecommitdiff
path: root/push-all
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-04-15 12:54:33 -0700
committerBen Sima <ben@bsima.me>2020-04-15 12:55:03 -0700
commit98734d2406ee559abf497cc95531980702f162ae (patch)
treeb464b53a84332257b56934af00b73037a22f4ec3 /push-all
parentadc1052ce966d6243ee18198c042c40933fca945 (diff)
Rename and rewrite push-all to turnkey
This script will eventually do all of the testing and linting and such as well.
Diffstat (limited to 'push-all')
-rwxr-xr-xpush-all11
1 files changed, 0 insertions, 11 deletions
diff --git a/push-all b/push-all
deleted file mode 100755
index 8c33d91..0000000
--- a/push-all
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/usr/bin/env bash
-set -ex
-
-bild Biz.Cloud
-push Biz.Cloud simatime.com
-
-bild Biz.Dev
-push Biz.Dev dev.simatime.com
-
-bild Que.Prod
-push Que.Prod que.run