apigee / apigee-go-gen

Apache License 2.0
4 stars 3 forks source link

feat: publish docker image to ghcr.io #5

Closed micovery closed 6 months ago

micovery commented 6 months ago

Create workflow to build and publish docker image to ghcr.io.

Also, make sure that we only tag stable releases as 'latest'. This way we can build docker images for unstable beta, or release candidates, but still keep latest tagged image pointing to the most recent stable release.