aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-02 16:10:34 -0300
committerEuAndreh <eu@euandre.org>2020-12-02 16:10:34 -0300
commitb27efd7f3a55e25229ccddaf8e07122dc56a6696 (patch)
treed6bff1eda99f9f7678e83ec4532530db23a14554 /scripts
parentFix build of HTML (diff)
downloadtoph-b27efd7f3a55e25229ccddaf8e07122dc56a6696.tar.gz
toph-b27efd7f3a55e25229ccddaf8e07122dc56a6696.tar.xz
ci-build.sh: Clean before running check
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ci-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ci-build.sh b/scripts/ci-build.sh
index f8e3aa6..ed5c855 100755
--- a/scripts/ci-build.sh
+++ b/scripts/ci-build.sh
@@ -36,5 +36,5 @@ pushd "$CLONE"
git config --global user.email git@euandre.org
git config --global user.name 'EuAndreh CI'
-./scripts/with-container.sh 'make check public'
+./scripts/with-container.sh 'make clean check public'
mv public/ /srv/http/vps/