aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2019-12-23 23:05:46 +1100
committerBen V. Brown <[email protected]>2019-12-23 23:05:46 +1100
commitdc3d64444f2a20216b8056686ebb15e7255f1ac6 (patch)
treeed373238a36b90ce465234763046fc01fd19b5b8
parent3a45014b75e5770557cd96b527753400626c07e3 (diff)
parentae388031b4d055405d2446e182604ed25a2a5588 (diff)
downloadIronOS-dc3d64444f2a20216b8056686ebb15e7255f1ac6.tar.gz
IronOS-dc3d64444f2a20216b8056686ebb15e7255f1ac6.zip
Merge branch 'master' of https://github.com/Ralim/ts100
-rw-r--r--build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100644
index 00000000..10f26c0d
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+docker-compose run --rm builder /bin/bash /build/ci/buildAll.sh \ No newline at end of file