Skip to content

Commit 242cb68

Browse files
authored
Update pipeline.yml
1 parent c63cb96 commit 242cb68

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
dockerfille: src/Services/Catalog/Catalog.Api/Dockerfile
1515
tags: rdricardo/next-destiny:catalog-${{ github.sha }}
1616
deployment-name: catalog-api-deployment
17+
label-name: catalog-api
1718

1819
deploy-order:
1920
uses: ./.github/workflows/build-deploy.yml
@@ -22,3 +23,4 @@ jobs:
2223
dockerfille: src/Services/Order/Order.Api/Dockerfile
2324
tags: rdricardo/next-destiny:order-${{ github.sha }}
2425
deployment-name: order-api-deployment
26+
label-name: order-api

0 commit comments

Comments
 (0)