add portable build and deploy script
This commit is contained in:
parent
15468faee3
commit
e2138effd7
5
build.sh
Executable file
5
build.sh
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
GOMAXPROCS=1 hugo --cacheDir /tmp/hugo_kindrobot
|
Loading…
x
Reference in New Issue
Block a user