From: Arnout Vandecappelle (Essensium/Mind) Date: Tue, 26 Sep 2017 21:49:01 +0000 (+0200) Subject: .gitlab-ci.yml: update after adding raspberrypi3_qt5we_defconfig X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=73dba11172dd536ffae68e1fd4cd1b5c9fc005c3;p=buildroot.git .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) --- 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