Fix username for registry
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
f11b0da7e8
commit
f3cdb51d30
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
repo: git.korhonen.cc/functionalhacker/forgejo-asciidoc
|
repo: git.korhonen.cc/functionalhacker/forgejo-asciidoc
|
||||||
registry: https://git.korhonen.cc
|
registry: https://git.korhonen.cc
|
||||||
username: functionalhacker
|
username: FunctionalHacker
|
||||||
password:
|
password:
|
||||||
from_secret: registry_password
|
from_secret: registry_password
|
||||||
tags: latest
|
tags: latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue