mcpt/ctf

proper docker CI

Closed this issue · 1 comments

Currently, I have to manually build and deploy the docker image to docker.io. Using GitHub Actions to build and push the image would reduce the steps needed to deploy.

The main problem is that ghcr's access token thing isn't working for us... maybe check docker.io?

duplicate