fixed wrong container registry
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
ef6da64702
commit
9577f82df8
|
@ -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…
Reference in New Issue