From 7aa04f43326e9ff49fcb68c36051f3446a3ef3fd Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Tue, 13 Dec 2016 16:06:48 -0600 Subject: chore: fix CI build --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba2186a..e07d2a9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ before_script: - (test -f env-oe.sh && ./setup.sh --update) || ./setup.sh - source env-oe.sh - cd layers/meta-mlinux + - git fetch - git checkout $CI_BUILD_REF - cd ../.. -- cgit v1.2.3