fix secret name
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2023-12-12 15:04:57 +01:00
parent d01912485e
commit 304036f972
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -23,7 +23,7 @@ steps:
username:
from_secret: registry_user
password:
from_secret: docker_registry_password
from_secret: registry_docker_password
repo: ${CI_REPO}
tags: latest
when: