ericxliu-me/.drone.yml
eric Liu aecba8f9f2
All checks were successful
continuous-integration/drone Build is passing
Update .drone.yml
2023-08-27 03:51:04 +00:00

14 lines
197 B
YAML

kind: pipeline
name: default
steps:
- name: build
image: plugins/hugo
settings:
hugo_version: 0.97.0
extended: true
minify: true
pull: always
url: $URL
validate: false