File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 8585 workspaces :
8686 - name : task-pvc
8787 workspace : python-tracer-ci-pipeline-pvc
88+ - name : update-version-tracker
89+ runAfter :
90+ - unittest-default
91+ - unittest-cassandra
92+ - unittest-gevent-starlette
93+ - unittest-kafka
94+ params :
95+ - name : revision
96+ value : $(params.revision)
97+ taskRef :
98+ name : update-version-tracker-task
99+ workspaces :
100+ - name : task-pvc
101+ workspace : python-tracer-ci-pipeline-pvc
102+ - name : generate-currency-report
103+ runAfter :
104+ - update-version-tracker
105+ taskRef :
106+ name : generate-currency-report-task
107+ workspaces :
108+ - name : task-pvc
109+ workspace : python-tracer-ci-pipeline-pvc
110+ - name : upload-currency-report
111+ runAfter :
112+ - generate-currency-report
113+ taskRef :
114+ name : upload-currency-report-task
115+ workspaces :
116+ - name : task-pvc
117+ workspace : python-tracer-ci-pipeline-pvc
You can’t perform that action at this time.
0 commit comments