CSCI-GA-2820-FA24-001 / orders

NYU DevOps Orders Service Fall 2024
Apache License 2.0
0 stars 1 forks source link

Tekton Pipeline Basic Structure #118

Open Kirei-Nan opened 12 hours ago

Kirei-Nan commented 12 hours ago

As a DevOps engineer I need to set up the basic Tekton pipeline structure So that we have the foundation for our CI/CD pipeline

Details and Assumptions

Acceptance Criteria

Given the project repository When I set up the Tekton configuration Then I should have all required files in .tekton/ folder And the basic pipeline structure should be defined And the workspace should be properly configured And the configuration should be valid Tekton syntax