More tweaks to pipeline

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2020-02-12 17:55:47 +01:00
parent 16986584c9
commit 194a5f8afd
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@ steps:
auto_tag: true auto_tag: true
auto_tag_suffix: linux-amd64 auto_tag_suffix: linux-amd64
dockerfile: Dockerfile dockerfile: Dockerfile
repo: imartyn/karaokardbot
username:
from_secret: docker_username
password:
from_secret: docker_username
when: when:
event: event:
- push - push