From 76b01845d35d13ef96c53e8dd50dd6920b0dbad6 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Sun, 2 Mar 2014 00:11:02 +0100 Subject: [PATCH] Fetch linux tags automatically --- continuous/steps/10-clone | 1 + 1 file changed, 1 insertion(+) diff --git a/continuous/steps/10-clone b/continuous/steps/10-clone index 0cf550c..72159e1 100755 --- a/continuous/steps/10-clone +++ b/continuous/steps/10-clone @@ -13,3 +13,4 @@ fi cd linux git fetch $REPO git reset --hard FETCH_HEAD +git fetch --tags -- 2.39.2