[NetworkManager-fortisslvpn] build: bump the test distro version to f29
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [NetworkManager-fortisslvpn] build: bump the test distro version to f29
- Date: Wed, 10 Apr 2019 17:33:25 +0000 (UTC)
commit 3868d8cabc77cc53124637295bef974d0d3e7f4d
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Apr 10 19:32:45 2019 +0200
build: bump the test distro version to f29
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a7214fe..2e44a1c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,7 @@
.dist: &dist
stage: test
dependencies:
- - fedora28_dist
+ - fedora29_dist
variables:
GIT_STRATEGY: none
@@ -45,9 +45,9 @@
- make -j uninstall
# Roll the distribution tarball
-fedora28_dist:
+fedora29_dist:
<<: *fedora_deps
- image: fedora:28
+ image: fedora:29
stage: build
script:
- dnf -y install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]