build/test/deploy scripts

This commit is contained in:
2020-07-03 15:40:22 +01:00
parent 2684d158bd
commit 6706ab5acb
4 changed files with 12 additions and 2 deletions

6
deploy.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
./build.sh
zip -r mixsy.zip README.md index.html pkg
butler push mixsy.zip ruin/mixsy:html