Skip to content

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages