aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci-build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci-build.sh')
-rwxr-xr-xscripts/ci-build.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/ci-build.sh b/scripts/ci-build.sh
index f3c86d2..1a9ab78 100755
--- a/scripts/ci-build.sh
+++ b/scripts/ci-build.sh
@@ -36,5 +36,4 @@ pushd "$CLONE"
git config --global user.email git@euandre.org
git config --global user.name 'EuAndreh CI'
-./scripts/with-container.sh make check site
-./scripts/with-container.sh make publish
+./scripts/with-container.sh make check site publish