Skip to content

Commit

Permalink
Update google-cloudrun-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
furkmak authored Oct 15, 2024
1 parent b82a977 commit 1e187e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Deploy the Docker image to Google Cloud Run
- name: Deploy to Cloud Run
run: |
gcloud run deploy legalappgh \
gcloud run deploy legalappgh2 \
--image us-west1-docker.pkg.dev/legalqaapp/legalappgh2/legalappgh2:${{ github.sha }} \
--platform managed \
--region us-west1 \
Expand Down

0 comments on commit 1e187e0

Please sign in to comment.