-
Revert the commit which has deleted the file.
-
thanks , i solve that , but i have a question how can i push image to dockerhub ?
-
Name Previous Value Current Value Priority
Critical
Normal
-
thanks , i solve that , but i have a question how can i push image to dockerhub ?
Check this tutorial: https://docs.onedev.io/tutorials/cicd/build-docker-image
-
Previous Value Current Value Open
Closed
-
there s no explication , i cant understand how the image will be pushed if there s no a configuration for dockerhub ?!
-
can't push the image to docker hub
-
Previous Value Current Value Closed
Open
-
there s no explication , i cant understand how the image will be pushed if there s no a configuration for dockerhub ?!
You may configure credential to dockerhub either in more settings of the build image step, or in the job executor used by the job.
-
i cant understand there 's no tuto with all steps please ? i need this solution to complete my work but i cant push image to dockerhub !
-
There is already a tutorial as I mentioned in previous comment. This tutorial defines dockerhub credentials in executor like below:

You can also define the credential in more settings of build image step as mentioned.
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Hello, I accidentally deleted the entire .onedev-buildspec.yml file. How can I get it back?