summaryrefslogtreecommitdiff
path: root/push-all
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-04-15 09:54:10 -0700
committerBen Sima <ben@bsima.me>2020-04-15 10:06:56 -0700
commitf4b8c0df041b063c0b47d2ec6c818a9c202fd833 (patch)
tree01ad246a83fda29c079847b3397ca6509a7f6106 /push-all
parent6ed475ca94209ce92e75f48764cb9d361029ea26 (diff)
Re-namespacing
Moving away from the DNS-driven namespacing toward more condensed names, mostly because I don't like typing so much.
Diffstat (limited to 'push-all')
-rwxr-xr-xpush-all12
1 files changed, 6 insertions, 6 deletions
diff --git a/push-all b/push-all
index dcc4df2..8c33d91 100755
--- a/push-all
+++ b/push-all
@@ -1,11 +1,11 @@
#!/usr/bin/env bash
set -ex
-bild Com.Simatime.Cloud
-push Com.Simatime.Cloud simatime.com
+bild Biz.Cloud
+push Biz.Cloud simatime.com
-bild Com.Simatime.Dev
-push Com.Simatime.Dev dev.simatime.com
+bild Biz.Dev
+push Biz.Dev dev.simatime.com
-bild Run.Que.Prod
-push Run.Que.Prod que.run
+bild Que.Prod
+push Que.Prod que.run