aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-12-02 13:58:50 -0300
committerEuAndreh <eu@euandre.org>2020-12-02 13:58:50 -0300
commit1358e1e0812178722084dd50fac04b88a16af97f (patch)
tree95d62d271d995c872941412a0b9b4dfa586f9cb4 /scripts
parentMove metadata.json to description (diff)
downloadserver-1358e1e0812178722084dd50fac04b88a16af97f.tar.gz
server-1358e1e0812178722084dd50fac04b88a16af97f.tar.xz
ci-build.sh: Run all make targets in a single invocation
Diffstat (limited to 'scripts')
-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