You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
obsidian-pipeline/.drone.yml

13 lines
140 B
YAML

kind: pipeline
name: publish-docker-image
clone:
depth: 1
steps:
- name: copy-posts
image: alpine:latest
commands:
- make docker