Skip to content

Commit

Permalink
drone: fix manifest publishing (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
dweomer authored Aug 20, 2020
1 parent b4d0ad8 commit b62aa4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,11 @@ steps:
depends_on:
- amd64

volumes:
- name: docker
host:
path: /var/run/docker.sock

---
kind: pipeline
name: dispatch
Expand Down

0 comments on commit b62aa4e

Please sign in to comment.