More tweaks to pipeline
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
16986584c9
commit
194a5f8afd
|
@ -13,6 +13,11 @@ steps:
|
|||
auto_tag: true
|
||||
auto_tag_suffix: linux-amd64
|
||||
dockerfile: Dockerfile
|
||||
repo: imartyn/karaokardbot
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_username
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
|
|
Loading…
Reference in New Issue