From 73dba11172dd536ffae68e1fd4cd1b5c9fc005c3 Mon Sep 17 00:00:00 2001 From: "Arnout Vandecappelle (Essensium/Mind)" Date: Tue, 26 Sep 2017 23:49:01 +0200 Subject: [PATCH] .gitlab-ci.yml: update after adding raspberrypi3_qt5we_defconfig Commit 21234ce8 introduced raspberrypi3_qt5we_defconfig but didn't update .gitlab-ci.yml. Do that now. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1d1e7bd469..312954284e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -190,6 +190,7 @@ raspberrypi0_defconfig: *defconfig raspberrypi2_defconfig: *defconfig raspberrypi3_64_defconfig: *defconfig raspberrypi3_defconfig: *defconfig +raspberrypi3_qt5we_defconfig: *defconfig raspberrypi_defconfig: *defconfig riotboard_defconfig: *defconfig roseapplepi_defconfig: *defconfig -- 2.39.2