fixed wrong container 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
ef6da64702
commit
9577f82df8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ when:
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
- &file Dockerfile
|
- &file Dockerfile
|
||||||
- &repo docker.io/${CI_REPO_OWNER}/${CI_REPO_NAME}
|
- &repo git.jmbit.de/${CI_REPO_OWNER}/${CI_REPO_NAME}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
dryrun:
|
dryrun:
|
||||||
|
|
Loading…
Add table
Reference in a new issue