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
|
||||
settings:
|
||||
context: bot
|
||||
# dockerfile: bot/Dockerfile
|
||||
dockerfile: bot/Dockerfile
|
||||
repo: dentaku/vollmond-bot
|
||||
tag: latest
|
||||
auto-tag: true
|
||||
|
|
Loading…
Reference in a new issue