Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 915 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 915 Bytes

Tekton GitHub Actions Demo

Build

An example usage of tkn GitHub Action to lint, test, build and run a Hello World Go app using Tekton.

tkn GitHub Action configures tkn in the environment for managing Tekton resources in GitHub Actions.

Tekton is a powerful yet flexible Kubernetes-native open-source framework for creating continuous integration and delivery (CI/CD) systems. It lets users build, test, and deploy across multiple cloud providers or on-premises systems by abstracting away the underlying implementation details.