xury77 / AirCon

Scripts for controlling Air Conditioners, e.g. with HiSense modules.
GNU General Public License v3.0
0 stars 1 forks source link

Add pipeline to publish container to Github Container Registry #1

Closed colino17 closed 4 months ago

colino17 commented 4 months ago

The subject pull request adds a GitHub Action that will automatically generate and publish the Docker container to the Github Container Registry every time a new release is created in GitHub.

Ex: ghcr.io/xury77/aircon:latest

This can be used as a alternative container registry on top of DockerHub, or can replace the DockerHub images entirely if that is preferable. If the latter is your preference I can also update the Docker Compose file to reflect the GHCR pathing.