summaryrefslogtreecommitdiff
path: root/scripts/bundle.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/bundle.sh')
-rwxr-xr-xscripts/bundle.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/bundle.sh b/scripts/bundle.sh
new file mode 100755
index 000000000..de218949f
--- /dev/null
+++ b/scripts/bundle.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# this script is really just here because GoReleaser doesn't let
+# you set env vars in your 'before' commands in the free version
+
+set -eu
+
+BUDO_BUILD=1 node web/source