Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Commit

Permalink
Add deployment workflow 8
Browse files Browse the repository at this point in the history
  • Loading branch information
HansTM committed Jun 14, 2024
1 parent 903b5a6 commit 9155e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Deploy to Google Run
run: |
gcloud run deploy water-wise-ml \
gcloud run deploy waterwise-ml \
--image asia-east1-docker.pkg.dev/c241-ps478/waterwise/ml-service:latest \
--platform managed \
--region asia-east1 \
Expand Down

0 comments on commit 9155e6c

Please sign in to comment.