Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
terminal

GitHub Action

Install tkn

v0.1.0

Install tkn

terminal

Install tkn

Install Tekton CLI

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Install tkn

uses: jerop/tkn@v0.1.0

Learn more about this action in jerop/tkn

Choose a version

GitHub Action for Tekton

This GitHub Action provides tkn for interacting with Tekton.

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.