Browse Source

maybe cloning the image

master
Schneider 4 years ago
parent
commit
81d8dcec92
Signed by untrusted user: schneider GPG Key ID: 3F50B02A50039F3B
  1. 3
      .drone.yml

3
.drone.yml

@ -6,7 +6,8 @@ steps:
- name: submodules
image: alpine/git
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
image: cbrgm/drone-hugo:latest

Loading…
Cancel
Save