1
1
Fork 0
blog/.woodpecker.yml
2023-06-11 22:00:38 +08:00

6 lines
93 B
YAML

steps:
build:
image: alpine
commands:
- apk add --no-cache hugo
- hugo