Mise à jour de '.drone.yml'
This commit is contained in:
parent
3e7c4a3c70
commit
15b8e6dd06
@ -6,6 +6,12 @@ platform:
|
||||
arch: arm64
|
||||
|
||||
steps:
|
||||
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: build
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
|
Loading…
x
Reference in New Issue
Block a user