From 5576a771e66a859ec60c84ab300687ce7046981b Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf <rrs@debian.org> Date: Mon, 26 Nov 2018 19:01:21 +0530 Subject: [PATCH] Build 19.03 images Signed-off-by: Ritesh Raj Sarraf <rrs@debian.org> --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a2db728..f22d0d8 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,7 @@ osname = 'apertis' -release = "18.12" +release = "19.03" /* Determine whether to run uploads based on the prefix of the job name; in * case of apertis we expect the official jobs under apertis-<release>/ while -- GitLab