Skip to content

Commit

Permalink
fix: service name in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Veivel committed Sep 14, 2024
1 parent 2f4df05 commit 1daa675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-stg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: (Staging) Build and Deploy
uses: RistekCSUI/infra-workflows/.github/workflows/ecr-service-build.yml@main
with:
SERVICES: bikun-tracker-v2/bikun-tracker-v2-backend-stg
SERVICES: bikun-tracker/v2/backend-stg
INSTANCE: Vigil
REGISTRY: 638207107223.dkr.ecr.ap-southeast-1.amazonaws.com
REGISTRY_IMAGE: bikun-tracker-v2-backend
Expand Down

0 comments on commit 1daa675

Please sign in to comment.