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