projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c3d749
)
ci: remove request for specific arch glibc version
author
Øyvind Kolås
<pippin@gimp.org>
Thu, 25 Feb 2021 20:51:55 +0000
(21:51 +0100)
committer
Øyvind Kolås
<pippin@gimp.org>
Thu, 25 Feb 2021 20:51:57 +0000
(21:51 +0100)
We're getting the version by forcing a specific base image, and ignoring
glibc updates.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 10bbb712fb97787021df8f3c679016627c723b9b..7307c80da19474832970e7bc35fa884873e04be9 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-12,7
+12,6
@@
cache:
paths:
- _build/meson-logs
before_script:
- - pacman -U --noconfirm https://archive.archlinux.org/packages/g/glibc/glibc-2.33-3-x86_64.pkg.tar.zst
- pacman -Syu --noconfirm --needed --cachedir $PACMAN_CACHE --ignore glibc
base-devel
git