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