As a developer
I need to set up a Tekton folder with the necessary pipeline definition, tasks, and workspace configuration,
So thatI can deploy my application using a CD pipeline.
Details and Assumptions
The following YAML Files under tekton folder are created: pipeline, tasks, workspace
Acceptance Criteria
[ ] Scenario: Configuring a Tekton folder for CD pipeline
Given the issue title and description are provided
When a developer configures a Tekton folder with the necessary pipeline definition, tasks, and workspace configuration
Then the developer can deploy their application using a CD pipeline
As a developer I need to set up a Tekton folder with the necessary pipeline definition, tasks, and workspace configuration, So thatI can deploy my application using a CD pipeline.
Details and Assumptions
Acceptance Criteria