blog.lazkani.io/.drone.yml

12 lines
150 B
YAML
Raw Normal View History

2021-07-04 06:22:25 +00:00
---
kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.84.4
validate: true
pull: always