[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dri-patches
Subject:    drm: Branch 'master' - 2 commits
From:       GitLab Mirror <gitlab-mirror () kemper ! freedesktop ! org>
Date:       2021-04-30 8:15:03
Message-ID: 20210430081503.7FAA7760F4 () kemper ! freedesktop ! org
[Download RAW message or body]

 .gitlab-ci.yml |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit bf08984682a2bc7c4a1e01dd2af8d4c1d75cea46
Author: Eric Engestrom <eric@engestrom.ch>
Date:   Thu Apr 29 10:15:11 2021 +0200

    ci: use `base-devel` tag of archlinux image instead of `base` and then installing `base-devel` after
    
    Signed-off-by: Eric Engestrom <eric@engestrom.ch>
    Reviewed-by: Simon Ser <contact@emersion.fr>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3ce84aad..7cd6d0f1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -116,10 +116,9 @@ meson-arch-daily:
     - if: '$SCHEDULE == "arch-daily"'
       when: on_success
     - when: never
-  image: archlinux/archlinux:base
+  image: archlinux/archlinux:base-devel
   before_script:
     - pacman -Syu --noconfirm --needed
-        base-devel
         cairo
         cunit
         libatomic_ops
commit b4847d97df43e3daaf1e5fa0576cf4eb8d635bf6
Author: Eric Engestrom <eric@engestrom.ch>
Date:   Thu Apr 29 10:13:43 2021 +0200

    ci: use archlinux/archlinux docker image instead of deprecated and now removed archlinux/base
    
    Signed-off-by: Eric Engestrom <eric@engestrom.ch>
    Reviewed-by: Simon Ser <contact@emersion.fr>

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b99dc912..3ce84aad 100644
--- 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


--
_______________________________________________
Dri-patches mailing list
Dri-patches@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic