aboutsummaryrefslogtreecommitdiff
path: root/aux/ci
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-21 00:16:20 -0300
committerEuAndreh <eu@euandre.org>2022-01-21 00:16:20 -0300
commit7f919e5fe544b1ad7ec56623d9f8ea4df1379bca (patch)
tree89c7ccbf007b072bce2ff6d2705c6adf60568073 /aux/ci
parentsrc/xyz/euandreh/posix.scm: Disable c99 package (diff)
downloadpackage-repository-7f919e5fe544b1ad7ec56623d9f8ea4df1379bca.tar.gz
package-repository-7f919e5fe544b1ad7ec56623d9f8ea4df1379bca.tar.xz
aux/: Update
Diffstat (limited to 'aux/ci')
-rwxr-xr-xaux/ci/ci-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh
index 332d9f0..5e5e656 100755
--- a/aux/ci/ci-build.sh
+++ b/aux/ci/ci-build.sh
@@ -36,7 +36,7 @@ EOF
cd -
git fetch origin refs/notes/*:refs/notes/*
sh aux/ci/report.sh -n "$PROJECT" -o public
- rsync -av public/ "/srv/http/$PROJECT/" --delete
+ rsync -av public/ "/srv/http/$PROJECT/"
tar -C /srv/http -cf /srv/http/"$PROJECT"/repo.tar.gz \
"$PROJECT".git