The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc-ci/pull/180
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===
From 427ebdad907bfdac7a0ef09d02d202b5b7b35613 Mon Sep 17 00:00:00 2001 From: Thomas Hipp <[email protected]> Date: Thu, 16 Jul 2020 10:51:21 +0200 Subject: [PATCH] jenkins/jobs: Add Apertis v2020.1 Signed-off-by: Thomas Hipp <[email protected]> --- jenkins/jobs/image-apertis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/image-apertis.yaml b/jenkins/jobs/image-apertis.yaml index ca9b223..7a4748a 100644 --- a/jenkins/jobs/image-apertis.yaml +++ b/jenkins/jobs/image-apertis.yaml @@ -19,7 +19,7 @@ type: user-defined values: - 'v2019.3' - - 'v2020.0' + - 'v2020.1' - axis: name: variant
_______________________________________________ lxc-devel mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-devel
