harness / gitness

Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.
https://gitness.com
Apache License 2.0
31.96k stars 2.79k forks source link

Feature Request: Support ghcr packages in addition to docker hub #3481

Open carldanley opened 4 months ago

carldanley commented 4 months ago

It would be really nice to adjust the CI pipeline to also deploy packages to GitHub Container Registry (ghcr) in addition to docker. For those of us that have begun the efforts to stop relying on Docker Hub for images, this would be extremely helpful.

In addition, it would be nice to support ghcr across the board (all runners too).