Add .drome.yml
This commit is contained in:
parent
0d11ae44e8
commit
795b248e07
9
.drome.yml
Normal file
9
.drome.yml
Normal file
@ -0,0 +1,9 @@
|
||||
kind: pipeline
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.55
|
||||
validate: true
|
Loading…
Reference in New Issue
Block a user