aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-21 14:55:48 -0300
committerEuAndreh <eu@euandre.org>2021-02-21 14:55:48 -0300
commit61638b811a3532838d3274a5f6671fab65705fe5 (patch)
tree837c684fb84c1d99467a3e721cd910d8071d00dc
parentTODOs.md: Add #task-4caec700-059f-46bd-bd1d-ec23b73b3330 (diff)
downloadpackage-repository-61638b811a3532838d3274a5f6671fab65705fe5.tar.gz
package-repository-61638b811a3532838d3274a5f6671fab65705fe5.tar.xz
Update ci-build.sh
Diffstat (limited to '')
-rwxr-xr-xaux/ci/ci-build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/aux/ci/ci-build.sh b/aux/ci/ci-build.sh
index 1159204..311abf9 100755
--- a/aux/ci/ci-build.sh
+++ b/aux/ci/ci-build.sh
@@ -42,6 +42,7 @@ EOF
git config --global user.email git@euandre.org
git config --global user.name 'EuAndreh CI'
git fetch origin refs/notes/*:refs/notes/*
+ git annex get ||:
if [ -f aux/guix/with-container.sh ]; then
RUNNER='./aux/guix/with-container.sh'