Files
homepage/.drone.yml
T

9 lines
118 B
YAML
Raw Normal View History

2022-10-10 16:13:21 -05:00
---
kind: pipeline
type: docker
name: Build in Hugo
steps:
- image: klakegg/hugo:0.104.3
commands:
- hugo