better naming for steps
continuous-integration/drone/push Build is failing Details

main
Nick Dumas 2 years ago
parent 2504e6d5fa
commit 3e38783817

@ -4,9 +4,8 @@ name: publish-docker-image
clone: clone:
depth: 1 depth: 1
steps: steps:
- name: copy-posts - name: build-and-public-docker-image
image: alpine:latest image: alpine:latest
commands: commands:
- make docker - make docker

Loading…
Cancel
Save