mirror of
https://github.com/drone-plugins/drone-webhook.git
synced 2026-06-04 10:15:11 +08:00
Merge pull request #20 from drone-plugins/fix-typo
Fixed typo within docker image name
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user