Skip to content

vishbin/cicd-service-queue-go

Repository files navigation

service-queue-go

Service Queue Deployment Application for CICD in golang Production Service Deployment Queue

[![Build Status] CircleCI

Run make container to build the container image. It will calculate the image tag based on the most recent git tag, and whether the repo is "dirty" since that tag (see make version). Run make all-container to build containers for all architectures.

Run make push to push the container image to REGISTRY. Run make all-push to push the container images for all architectures.

Run make clean to clean up.

About

Service Queue Deployment Application for CICD in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published