projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40f73d0
)
ci: use archlinux/archlinux docker image instead of deprecated and now removed archli...
author
Eric Engestrom
<eric@engestrom.ch>
Thu, 29 Apr 2021 08:13:43 +0000
(10:13 +0200)
committer
Eric Engestrom
<eric@engestrom.ch>
Fri, 30 Apr 2021 08:13:37 +0000
(10:13 +0200)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Simon Ser <contact@emersion.fr>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index b99dc9127c7c1987b98900fd45fc1f07bf03aa46..3ce84aadefdd5f744d8b34542b9f8ab67f27d9ad 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-116,7
+116,7
@@
meson-arch-daily:
- if: '$SCHEDULE == "arch-daily"'
when: on_success
- when: never
- image: archlinux/base
+ image: archlinux/
archlinux:
base
before_script:
- pacman -Syu --noconfirm --needed
base-devel