Submodules just don't quite work right here

This commit is contained in:
Bastian de Byl
2019-07-24 14:44:53 -04:00
parent f8af488f68
commit 5f22444849
3 changed files with 2 additions and 4 deletions

View File

@@ -7,7 +7,7 @@ variables:
AWS_IMAGE_TAG: "0.2"
before_script:
- git submodule update --init --recursive --remote
- git clone https://gitlab.com/bdebyl/hugo-theme-even.git themes/even
build:
stage: build