[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: Sat, 27 Jun 2020 16:43:35 +0000 (UTC)
commit d880dc6dcfe97a8373bde44ecfd1df2ed25dacca
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. Note that the Rawhide image is not automatically rebuilt
yet, see https://gitlab.gnome.org/GNOME/tracker-oci-images/-/issues/4
.gitlab-ci.yml | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 33ac0627d..fbefa6b71 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -58,6 +58,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]