From c0455add508dc4f45f2c82401b4a0f3bb48d88a9 Mon Sep 17 00:00:00 2001 From: "Arnout Vandecappelle (Essensium/Mind)" Date: Sat, 23 Sep 2017 20:51:46 +0200 Subject: [PATCH] .gitlab-ci.yml: update after adding bananapi_m2_plus_defconfig Commit cef57c964284f9b545a2347dd6eb1654e03dfd6e added bananapi_m2_plus_defconfig but forgot to update .gitlab-ci.yml. Do it 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 e140f603ee..1d1e7bd469 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -87,6 +87,7 @@ atmel_sama5d4_xplained_defconfig: *defconfig atmel_sama5d4_xplained_dev_defconfig: *defconfig atmel_sama5d4_xplained_mmc_defconfig: *defconfig atmel_sama5d4_xplained_mmc_dev_defconfig: *defconfig +bananapi_m2_plus_defconfig: *defconfig bananapro_defconfig: *defconfig beagleboardx15_defconfig: *defconfig beaglebone_defconfig: *defconfig -- 2.30.2