Dockerfile to go standard package location
This commit is contained in:
parent
13b8ce33b5
commit
cf5f2e6598
|
@ -22,7 +22,7 @@ steps:
|
|||
settings:
|
||||
auto_tag: true
|
||||
auto_tag_suffix: linux-amd64
|
||||
dockerfile: Dockerfile
|
||||
dockerfile: build/package/Dockerfile
|
||||
repo: imartyn/karaokardbot
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
|
Loading…
Reference in New Issue