specifying we want a docker runner
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
20073d0d31
commit
cb0dade65b
@ -1,4 +1,5 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
@ -6,7 +7,7 @@ steps:
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.65.3
|
||||
validate: true
|
||||
validate: false
|
||||
commands:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
Loading…
Reference in New Issue
Block a user