[libvirt PATCH] Add Alpine builds to CI

Martin Kletzander mkletzan at redhat.com
Tue Mar 15 11:33:31 UTC 2022


On Tue, Mar 15, 2022 at 12:15:03PM +0100, Martin Kletzander wrote:
>Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
>---
> ci/containers/alpine-314.Dockerfile  | 82 ++++++++++++++++++++++++++++
> ci/containers/alpine-edge.Dockerfile | 81 +++++++++++++++++++++++++++
> ci/gitlab.yml                        | 35 +++++++++++-
> ci/manifest.yml                      |  8 +++
> 4 files changed, 204 insertions(+), 2 deletions(-)
> create mode 100644 ci/containers/alpine-314.Dockerfile
> create mode 100644 ci/containers/alpine-edge.Dockerfile
>
>diff --git a/ci/gitlab.yml b/ci/gitlab.yml
>index cc03a2fe49f8..a19ec2a23f09 100644
>--- a/ci/gitlab.yml
>+++ b/ci/gitlab.yml
>@@ -10,8 +10,7 @@
>   stage: containers
>   needs: []
>   services:
>-    - name: registry.gitlab.com/libvirt/libvirt-ci/docker-dind:master
>-      alias: docker
>+    - docker:dind

Oops, I did not notice this before sending, not sure if we can switch
back already, just let me know if I should remove this before (eventual)
pushing, but the build works for me.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220315/04343202/attachment.sig>


More information about the libvir-list mailing list