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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using Task, Pipeline, Pipelineruns
Define each task - Git clone, build, image push
Define pipeline - call above all tasks (step by step)
Define pipelineurns - trigger pipeline (pipelineref)
What i want to try is to save each pipelineruns step's log in PVC or Object Storage.
(for example, when i call pipelineurns as named pr-1, pr-2, pr-3)
Log should be distinguish each other because of other service fetch those logs'
Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions