From 0cc612073d07a266eafb8eab756c1a1929cf80c2 Mon Sep 17 00:00:00 2001 From: Charitha Goonetilleke Date: Tue, 22 Jun 2021 09:52:24 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 67368d238c..14000da5ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,4 +26,5 @@ deploy: - mvn $MAVEN_CLI_OPTS deploy -Dmaven.test.skip=true - rm -rf .m2/repository/* only: - - master@entgra/carbon-device-mgt-plugins \ No newline at end of file + - master@entgra/carbon-device-mgt-plugins + - kernel-4.6.x@entgra/carbon-device-mgt-plugins