Mise à jour de '.drone.yml'
This commit is contained in:
parent
afdc120231
commit
eae3c6b911
@ -4,10 +4,10 @@ name: default
|
||||
|
||||
steps:
|
||||
|
||||
# - name: submodules
|
||||
# image: alpine/git
|
||||
# commands:
|
||||
# - git submodule update --init --recursive
|
||||
- name: submodules
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: build
|
||||
image: klakegg/hugo:ext-ci
|
||||
|
Loading…
x
Reference in New Issue
Block a user