aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci-build.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-02 14:49:35 -0300
committerEuAndreh <eu@euandre.org>2020-12-02 14:49:35 -0300
commit02aaecaf59c9333a9ee6c65ebc015fefd6f56cc2 (patch)
treef28d8277d700f3b243ec1852358d896e7dd5da87 /scripts/ci-build.sh
parentvps.scm: Use en_US.UTF-8 locale. (diff)
downloadserver-02aaecaf59c9333a9ee6c65ebc015fefd6f56cc2.tar.gz
server-02aaecaf59c9333a9ee6c65ebc015fefd6f56cc2.tar.xz
ci-build.sh: Build only check and publish
Diffstat (limited to 'scripts/ci-build.sh')
-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 1a9ab78..f240d35 100755
--- a/scripts/ci-build.sh
+++ b/scripts/ci-build.sh
@@ -36,4 +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 publish
+./scripts/with-container.sh make check publish