We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If you push any commits to the “docker-build” branch, the job which creates a docker image will run.
When the job is finished, the docker image will be pushed to the docker hub repository.
The docker image’s tag will be the commit hash of the “docker-build” branch.
You can use it by using the command docker pull kodebox/codechain:v1.0.0.
docker pull kodebox/codechain:v1.0.0