From aa8a3aafc67d6aebbad9be07b3f2fecccba777c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Mon, 16 Sep 2019 19:33:14 +0200 Subject: [PATCH] Added build pipeline --- build.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 build.sh diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..df311da --- /dev/null +++ b/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash +../hugo/hugo +cp -r public/* ~/html/