-
The repository url
www.kquala.de/foodhub/foodhub-serverwill push to docker repositoryfoodhub-serverunder projectfoodhub, instead of projectfoodhub/foodhub-server.If you want to push to project
foodhub/foodhub-server, specify the url aswww.kquala.de/foodhub/foodhub-server/some_repo_nameAlso make sure that package management is enabled for the project, and your access token has package write permission over the project.
-
Thank you Robin, it works now. I was confused with project name and repo name.
Thanks for the fast reply!
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
Hey there, i got stuck pushing docker images to onedev registry. After successfully building my docker image via Docker Image/ Build Image step the CI builds quits and gives me the following error:
build-log.txt
Got the same issue when trying to push from my local machine:
Followed the tutorial and also setup Built-in Registry Access Token Secret with a Job Secret.
OneDev Version: 11.3.3
Pipeline: onedev-buildspec.yml
I think it's probably something simple but I'm still new to the subject. Thanks for the help.