Merge pull request #20 from drone-plugins/fix-typo

Fixed typo within docker image name
This commit is contained in:
Joachim Hill-Grannec 2017-09-01 13:46:16 -04:00 committed by GitHub
commit 2882e258d2
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ pipeline:
publish_linux_amd64:
image: plugins/docker
repo: plugins/webook
repo: plugins/webhook
tags: [ latest, 1.0.0, 1.0, 1 ]
secrets: [ docker_username, docker_password ]
dockerfile: Dockerfile