ccorsano / BlipBloopBot

MIT License
1 stars 0 forks source link

CICD: Push docker image from GitHub #8

Closed ccorsano closed 3 years ago

ccorsano commented 3 years ago

DockerHub and GitHub are both capable of building and pushing new versions of the Docker images for the service.

But DockerHub is way slower, so let's move docker push to GitActions.

ccorsano commented 3 years ago

Done ! Pushing to GitHub Container Registry