diff --git a/.drone.yml b/.drone.yml index a60b1b1..401e58f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,9 +4,8 @@ name: publish-docker-image clone: depth: 1 - steps: -- name: copy-posts +- name: build-and-public-docker-image image: alpine:latest commands: - make docker