more tests
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2023-03-11 14:06:02 +01:00
parent 1919608335
commit f29a2ca367

View File

@@ -4,10 +4,11 @@ pipeline:
secrets: [ dockerhub_user ]
settings:
context: ./build
repo: ${dockerhub_user}/${CI_REPO_NAME}
repo: ${CI_REPO_NAME}
username:
from_secret: dockerhub_user
password:
from_secret: DOCKERHUB_TOKEN
auto_tag: true
when:
event: [push, tag, deployment]