You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CICD pipeline built in tekton. Yaml files should be stored in .cicd folder.
Acceptance Criteria
Branch watcher definition should be stored in this file as well.
Task and pipeline folders.
Pipelines should see new merge on main branch and rebuild image on the kubernetes cluster it is currently running on.
Related Issues
Additional context
Tekton has already been decided as the CICD pipeline tool, this mostly to learn more about kubernetes native applications and because it has already been proven to be good enough for this project (for now atleast).
The text was updated successfully, but these errors were encountered:
Describe the problem
No CICD pipeline definitions.
Describe the solution you'd like
CICD pipeline built in tekton. Yaml files should be stored in .cicd folder.
Acceptance Criteria
Related Issues
Additional context
Tekton has already been decided as the CICD pipeline tool, this mostly to learn more about kubernetes native applications and because it has already been proven to be good enough for this project (for now atleast).
The text was updated successfully, but these errors were encountered: