|
@ -6,7 +6,8 @@ steps: |
|
|
- name: submodules |
|
|
- name: submodules |
|
|
image: alpine/git |
|
|
image: alpine/git |
|
|
commands: |
|
|
commands: |
|
|
- git submodule update --recursive --remote |
|
|
|
|
|
|
|
|
#- git submodule update --recursive --remote |
|
|
|
|
|
- git clone https://git.schneider-hosting.de/schneider/toasted-cactus.git themes/ |
|
|
|
|
|
|
|
|
- name: build |
|
|
- name: build |
|
|
image: cbrgm/drone-hugo:latest |
|
|
image: cbrgm/drone-hugo:latest |
|
|