Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
16986584c9
commit
194a5f8afd
1 changed files with 5 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue