Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleehak authored Apr 18, 2024
1 parent eb600af commit b0c57d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:

env:
PROJECT_ID: brief-me-backend
REGION: northamerica-northeast1
IMAGE_NAME: northamerica-northeast1-docker.pkg.dev/brief-me-backend/brief-me-repo/brief-me-backend:1.0
REGION: asia-south1
IMAGE_NAME: asia-south1-docker.pkg.dev/brief-me-backend/brief-me/brief-me-backend:1.0

jobs:
build:
Expand Down

0 comments on commit b0c57d6

Please sign in to comment.