Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 524 Bytes

File metadata and controls

10 lines (8 loc) · 524 Bytes

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.