Don't cd .. before submodule update

This commit is contained in:
Jez Cope 2016-08-11 17:55:39 +01:00
parent ace385b24a
commit f6c18c39fb
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ build:
packages: git ssh-client
- script:
code: |
cd ..
git submodule update --init --recursive
- arjen/hugo-build:
version: '0.16'