trik-studio icon indicating copy to clipboard operation
trik-studio copied to clipboard

Build and push checker docker image on CI

Open iakov opened this issue 5 years ago • 2 comments

after #112 ~~We need to create and support our own image on Dockerhub for Stepik checker. After this Stepik update we'll be much simpler.~~ DONE We need to build this image in CI step and to push it with corresponding tags from Travis. This will allow to skip archive pack and upload to dl server, resulting in less problems and reduced deployment time.

iakov avatar Jun 19 '19 10:06 iakov

Better to do after #502 as a separate stage

iakov avatar Oct 24 '19 10:10 iakov

DockerHub builds can be triggered from build step upon of after checker archive upload. https://github.com/docker/hub-feedback/issues/708#issuecomment-238654497

iakov avatar Mar 01 '20 08:03 iakov