projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
362f6e7
)
gitlab-ci: disable paccache, trying to unbreak build
author
Øyvind Kolås
<pippin@gimp.org>
Mon, 17 Jan 2022 18:19:46 +0000
(19:19 +0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Mon, 17 Jan 2022 18:19:46 +0000
(19:19 +0100)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index dabe4d4abd14e5040303a5a17f9c7484abe076d7..69a2bec8a3e1fb57855aa31fff814bf6a86a7f8b 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-33,7
+33,7
@@
cache:
- ninja -C _build test
after_script:
# Remove all cached packages but the latest version
- - paccache -r -k1 --cachedir $PACMAN_CACHE
+
#
- paccache -r -k1 --cachedir $PACMAN_CACHE
latest-lcms:
extends: .build