File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 4545 zip -r ../healthchecksui.zip ./*
4646 echo "Zip file created at: $(realpath ../healthchecksui.zip)"
4747
48- - name : Build Release Package (Scheduler Service)
49- run : |
50- cd /home/runner/work/SupportTools/SupportTools/TransactionProcessing.SchedulerService/publishOutput
51- zip -r ../schedulerservice.zip ./*
52- echo "Zip file created at: $(realpath ../schedulerservice.zip)"
53-
5448 - name : Build Release Package (Scheduler Service TickerQ)
5549 run : |
5650 cd /home/runner/work/SupportTools/SupportTools/TransactionProcessing.SchedulerService.TickerQ/publishOutput
6357 name : healthchecksui
6458 path : /home/runner/work/SupportTools/SupportTools/TransactionProcessor.HealthChecksUI/healthchecksui.zip
6559
66- - name : Upload the artifact (Scheduler Service)
67- 68- with :
69- name : schedulerservice
70- path : /home/runner/work/SupportTools/SupportTools/TransactionProcessing.SchedulerService/schedulerservice.zip
71-
7260 - name : Upload the artifact (Scheduler Service Ticker Q)
73617462 with :
You can’t perform that action at this time.
0 commit comments