diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c49c19b..a34ca2b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ variables: before_script: - git submodule sync --recursive - git submodule update --init --recursive - - cd themes/blackburn && git pull + - cd themes/blackburn && git checkout master && git pull pages: script: