Re: [PATCH 06/13] gitlab-ci: Move website_job to Fedora 39

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 06, 2024 at 10:43:03AM +0200, Michal Privoznik wrote:
> Currently, our website job depends on almalinux-8 container.
> Well, AlmaLinux 8 is going to be dropped soon. Therefore, switch
> the job to something newer. Fedora 39 was chosen by a roll of
> dice.

I'd suggest AlmaLinux 9 so that we don't have to update this
again every 6-12 months

> 
> Signed-off-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
> ---
>  .gitlab-ci.yml | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index b879b88f74..da94332910 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -67,7 +67,7 @@ include:
>  website_job:
>    extends: .gitlab_native_build_job
>    needs:
> -    - job: x86_64-almalinux-8-container
> +    - job: x86_64-fedora-39-container
>        optional: true
>    script:
>      - source ci/jobs.sh
> @@ -83,8 +83,8 @@ website_job:
>      paths:
>        - website
>    variables:
> -    NAME: almalinux-8
> -    TARGET_BASE_IMAGE: docker.io/library/almalinux:8
> +    NAME: fedora-39
> +    TARGET_BASE_IMAGE: registry.fedoraproject.org/fedora:39
>  
>  # On push to master publish the website from 'website_job' via gitlab pages
>  pages:
> -- 
> 2.43.2
> _______________________________________________
> Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
> To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
_______________________________________________
Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux