gbdev / pandocs

The single, most comprehensive Game Boy technical reference.

Home Page:https://gbdev.io/pandocs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish docker image for development in GHPR

avivace opened this issue · comments

Once #462 is merged, we should publish the images on the github registry so people can directly pull a pandocs image with rust dependencies already compiled etc.

This step should be added in the ci/cd as an action

  • Publish image to ghcr
  • Add a ci step to do so on every push