Files
homepage/.drone.yml
T
2024-04-22 01:38:32 -05:00

9 lines
118 B
YAML

---
kind: pipeline
type: docker
name: Build in Hugo
steps:
- image: klakegg/hugo:0.104.3
commands:
- hugo