diff --git a/.drone.yml b/.drone.yml index 1a1788c..3e28f05 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,10 +28,12 @@ steps: image: alpine/git commands: - git submodule update --recursive --remote + - ls themes/toha - name: build image: plugins/hugo settings: + hugo_version: 0.82.0 validate: true extended: true