mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-21 21:25:25 +00:00
ci: regenerate
Regenerate the ci files using the latest libvirt-ci: commit face9746f9729699ae8525ffac4ee19be82c1ba5 ci: drop update-alternatives for opensuse tumbleweed Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
c90704c112
commit
cb3f1d5b29
@ -9,7 +9,7 @@ function install_buildenv() {
|
||||
dnf distro-sync -y
|
||||
dnf install -y \
|
||||
augeas \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
codespell \
|
||||
|
@ -9,7 +9,7 @@ function install_buildenv() {
|
||||
dnf distro-sync -y
|
||||
dnf install -y \
|
||||
augeas \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
codespell \
|
||||
|
@ -10,7 +10,7 @@ function install_buildenv() {
|
||||
dnf install -y \
|
||||
audit-libs-devel \
|
||||
augeas \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
clang \
|
||||
|
@ -10,7 +10,7 @@ function install_buildenv() {
|
||||
audit-devel \
|
||||
augeas \
|
||||
augeas-lenses \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
clang \
|
||||
|
@ -10,7 +10,7 @@ function install_buildenv() {
|
||||
audit-devel \
|
||||
augeas \
|
||||
augeas-lenses \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
clang \
|
||||
|
@ -20,7 +20,7 @@ exec "$@"\n' > /usr/bin/nosync && \
|
||||
nosync dnf distro-sync -y && \
|
||||
nosync dnf install -y \
|
||||
augeas \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
codespell \
|
||||
|
@ -20,7 +20,7 @@ exec "$@"\n' > /usr/bin/nosync && \
|
||||
nosync dnf distro-sync -y && \
|
||||
nosync dnf install -y \
|
||||
augeas \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
codespell \
|
||||
|
@ -21,7 +21,7 @@ exec "$@"\n' > /usr/bin/nosync && \
|
||||
nosync dnf install -y \
|
||||
audit-libs-devel \
|
||||
augeas \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
clang \
|
||||
|
@ -11,7 +11,7 @@ RUN zypper update -y && \
|
||||
audit-devel \
|
||||
augeas \
|
||||
augeas-lenses \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
clang \
|
||||
|
@ -11,7 +11,7 @@ RUN zypper dist-upgrade -y && \
|
||||
audit-devel \
|
||||
augeas \
|
||||
augeas-lenses \
|
||||
bash-completion \
|
||||
bash-completion-devel \
|
||||
ca-certificates \
|
||||
ccache \
|
||||
clang \
|
||||
|
Loading…
Reference in New Issue
Block a user