Explicitly set Dockerfile location
All checks were successful
ci/woodpecker/manual/docker Pipeline was successful
All checks were successful
ci/woodpecker/manual/docker Pipeline was successful
This commit is contained in:
parent
80dff07d94
commit
a149d77461
|
@ -4,7 +4,7 @@ pipeline:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
context: bot
|
context: bot
|
||||||
# dockerfile: bot/Dockerfile
|
dockerfile: bot/Dockerfile
|
||||||
repo: dentaku/vollmond-bot
|
repo: dentaku/vollmond-bot
|
||||||
tag: latest
|
tag: latest
|
||||||
auto-tag: true
|
auto-tag: true
|
||||||
|
|
Loading…
Reference in a new issue