test change build
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
maxime-cool 2024-01-12 11:06:11 +01:00
parent fad99d8441
commit 7ea960bbb0

View file

@ -11,16 +11,14 @@ steps:
- hugo version
- echo "Checking folder"
- 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: Build
image: plugins/hugo
settings:
validate: true
config: ./hugo.toml
theme: ananke
- name: Deploy
image: plugins/hugo
environment: