3636
3737 egress-api-container :
3838 needs : containers
39- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 39+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 4040 with :
4141 job-name : egress-api-container
4242 registry : ${{ vars.HARBOR_REGISTRY }}
5353
5454 egress-ui-container :
5555 needs : containers
56- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 56+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 5757 with :
5858 job-name : egress-ui-container
5959 registry : ${{ vars.HARBOR_REGISTRY }}
7070
7171 main-api-container :
7272 needs : containers
73- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 73+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 7474 with :
7575 job-name : main-api-container
7676 registry : ${{ vars.HARBOR_REGISTRY }}
8787
8888 main-ui-container :
8989 needs : containers
90- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 90+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 9191 with :
9292 job-name : main-ui-container
9393 registry : ${{ vars.HARBOR_REGISTRY }}
@@ -104,7 +104,7 @@ jobs:
104104
105105 tre-api-container :
106106 needs : containers
107- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 107+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 108108 with :
109109 job-name : tre-api-container
110110 registry : ${{ vars.HARBOR_REGISTRY }}
@@ -121,7 +121,7 @@ jobs:
121121
122122 tre-hasura-container :
123123 needs : containers
124- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 124+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 125125 with :
126126 job-name : tre-hasura-container
127127 registry : ${{ vars.HARBOR_REGISTRY }}
@@ -138,7 +138,7 @@ jobs:
138138
139139 tre-sql-pg-container :
140140 needs : containers
141- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 141+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 142142 with :
143143 job-name : tre-sql-pg-container
144144 registry : ${{ vars.HARBOR_REGISTRY }}
@@ -155,7 +155,7 @@ jobs:
155155
156156 tre-sql-trino-container :
157157 needs : containers
158- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 158+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 159159 with :
160160 job-name : tre-sql-trino-container
161161 registry : ${{ vars.HARBOR_REGISTRY }}
@@ -172,7 +172,7 @@ jobs:
172172
173173 tre-ui-container :
174174 needs : containers
175- uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .2 -bulk-containers 175+ uses :
SwanseaUniversityMedical/workflows/.github/workflows/[email protected] .3 -bulk-containers 176176 with :
177177 job-name : tre-ui-container
178178 registry : ${{ vars.HARBOR_REGISTRY }}
0 commit comments