Skip to content

The simplest CI/CD service to make builds and deliver them to Helm

License

Notifications You must be signed in to change notification settings

k8s-community/cicd

Repository files navigation

Build Status

cicd

The simplest CI/CD service to make test and make build.

How to run

Only to try!

env SERVICE_HOST=0.0.0.0 SERVICE_PORT=8080 go run ./service/cicd.go

Run tests:

go test -v -race  $(go list ./... | grep -v vendor)

About

The simplest CI/CD service to make builds and deliver them to Helm

Resources

License

Stars

Watchers

Forks

Packages

No packages published