Explicitly set Dockerfile location
All checks were successful
ci/woodpecker/manual/docker Pipeline was successful

This commit is contained in:
Thomas Renger 2024-08-28 21:51:17 +02:00
parent 80dff07d94
commit a149d77461

View file

@ -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