Skip to content

Latest commit

 

History

History

wait-task-beta

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Beta Wait Custom Task for Tekton

This folder is largely copied from experimental/wait-task for the testing purpose, with resources used for building and releasing the wait custom task removed.

It provides a Beta version of Tekton Custom Task that, when run, simply waits a given amount of time before succeeding, specified by an input parameter named duration. It also supports timeout and retries.