JhotaUrbano / JhotaUrbano/ProjectCourse7IBM
Story 3: Creating a Pipeline for Packaging and Deploying the Application
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Description:
As a DevOps engineer, I want to use Tekton pipelines to automate the build, test, and deploy process, so that we can reduce manual work and ensure consistent deployments.
Acceptance Criteria:
Pipeline is defined using Tekton YAML files.
Pipeline includes steps for building, running unit tests, and deploying the app.
Pipeline fails if unit tests do not pass.
Successful pipeline run results in deployed application.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.