Skip to content

Commit

Permalink
ci: ading updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arunavabasucom committed Feb 10, 2024
1 parent ce76758 commit e93274f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Deploy to Cloud Run
run: |
gcloud run deploy $SERVICE_NAME \
gcloud run deploy radisapp_backend \
--image $CONTAINER_NAME:latest \
--platform managed --project $REPO_NAME \
--region $REGION
Expand Down

0 comments on commit e93274f

Please sign in to comment.