Skip to content

tripledes/tekton-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tekton sample

Application to learn and demo Tekton pipelines

Building

$ go test ./pkg/api && go build

Running it locally

$ podman-compose up --force-recreate --abort-on-container-exit --build -d
...
$ curl localhost:8080/quotes/all
...
$ curl localhost:8080/quotes/one
...

About

Tekton demo application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published