Checkout branch first
This commit is contained in:
parent
fe14e0c603
commit
63f87ef8ea
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user