[tracker-miners/sam/fedora-rawhide] ci: Add Fedora Rawhide target
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/sam/fedora-rawhide] ci: Add Fedora Rawhide target
- Date: Thu, 17 Dec 2020 13:31:07 +0000 (UTC)
commit 09ca38d5d723474cbe33dd52a0e20a6088590d25
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Jun 27 18:39:03 2020 +0200
ci: Add Fedora Rawhide target
This runs our test suite against the latest unstable versions of
components.
.gitlab-ci.yml | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6a59fffcf..44bdbf502 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -60,6 +60,10 @@ test-fedora-latest:
image: registry.gitlab.gnome.org/gnome/tracker-oci-images/amd64/fedora:latest
<<: *test
+test-fedora-rawhide:
+ image: registry.gitlab.gnome.org/gnome/tracker-oci-images/amd64/fedora:rawhide
+ <<: *test
+
test-ubuntu-rolling:
image: registry.gitlab.gnome.org/gnome/tracker-oci-images/amd64/ubuntu:rolling
<<: *test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]