again
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2023-03-11 13:57:21 +01:00
parent 0a3cf54d89
commit dd55e9fe11

View File

@@ -4,7 +4,7 @@ pipeline:
secrets: [ DOCKERHUB_USER ] secrets: [ DOCKERHUB_USER ]
settings: settings:
context: ./build context: ./build
repo: ${{DOCKERHUB_USER}}/${CI_REPO_NAME} repo: ${DOCKERHUB_USER}/${CI_REPO_NAME}
username: username:
from_secret: DOCKERHUB_USER from_secret: DOCKERHUB_USER
password: password: