Skip to content

Commit

Permalink
fix Cannot unmarshal "" to type string into a string value
Browse files Browse the repository at this point in the history
  • Loading branch information
andriisoldatenko committed May 27, 2019
1 parent f293e96 commit 12e6ff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Expand Up @@ -14,8 +14,8 @@ pipeline:
image: asoldatenko/dnd-golang
privileged: true
volumes:
- name: dockersock
path: /var/run
- name: dockersock
path: /var/run
commands:
- make test

Expand Down

0 comments on commit 12e6ff5

Please sign in to comment.