Update '.woodpecker/build.yml'
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2023-03-11 14:38:31 +01:00
parent bad36ab7e8
commit a4c7ed9dd6

View File

@@ -5,7 +5,6 @@ pipeline:
settings:
username: ${DOCKERHUB_USER}
password: ${DOCKERHUB_TOKEN}
repo: "${DOCKERHUB_USER}/${CI_REPO_NAME}"
context: ./build
dockerfile: ./build/Dockerfile
auto_tag: true