1
0
Fork 0

fetch and check ananke

This commit is contained in:
maxime-cool 2024-01-12 11:12:50 +01:00
parent 64e24945f4
commit f0cd3d5140

View file

@ -17,10 +17,16 @@ steps:
- echo "Checking ananke"
- cd ananke
- ls
# - name: submodule fetch
# image: drone/git
# commands:
# - git submodule update --init --recursive
- name: submodule fetch
image: drone/git
commands:
- git submodule update --init --recursive
- name: checking theme was fetched
image: plugins/hugo
commands:
- cd themes
- cd ananke
- ls
- name: Build
image: plugins/hugo
settings: