period3.xyz/.drone.yml

10 lines
107 B
YAML

kind: pipeline
type: docker
name: hello
steps:
- name: greeting
image: alpine
commands:
- make site