[vala/wip/ci: 9/9] ci: Switch image from fedora:rawhide to fedora:latest
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/wip/ci: 9/9] ci: Switch image from fedora:rawhide to fedora:latest
- Date: Mon, 26 Aug 2019 08:34:39 +0000 (UTC)
commit 3d83d5ef146ad2adb3ec945cdd0695cc89a3b1af
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Aug 26 10:32:48 2019 +0200
ci: Switch image from fedora:rawhide to fedora:latest
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c8a5198ef..135882e46 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
fedora-gcc-x86_64:
stage: build
- image: fedora:rawhide
+ image: fedora:latest
except:
- tags
before_script:
@@ -26,7 +26,7 @@ fedora-gcc-x86_64:
fedora-clang-x86_64:
stage: build
- image: fedora:rawhide
+ image: fedora:latest
except:
- tags
variables:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]