projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70cb06a
)
Getting desperate
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 14 Dec 2022 20:09:04 +0000
(15:09 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 14 Dec 2022 20:25:15 +0000
(15:25 -0500)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index af3da5ba47b719156da3363c54b5ea1bb41dae1e..dae212884a2eb497b410efebd7daf8adb7173fe1 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-110,6
+110,8
@@
release-build:
script:
- .gitlab-ci/show-info-linux.sh
- pip3 install --user meson~=0.64
+ - rm -rf subprojects/glib
+ - meson subprojects download glib
- meson subprojects update --reset
- meson ${COMMON_MESON_FLAGS} ${EXTRA_MESON_FLAGS} ${BACKEND_FLAGS} ${FEATURE_FLAGS}
_build