Fixed typo within docker image name

This commit is contained in:
Thomas Boerger 2017-09-01 19:43:37 +02:00
parent cc443ff71c
commit a0cdb0da76
No known key found for this signature in database
GPG Key ID: 5A388F55283960B6
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