Skip to content

Commit

Permalink
testing 12
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaytonSmith committed Jun 12, 2024
1 parent c5f50bd commit 9748ed8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker_push_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ jobs:
- name: Deploy to Cloud Run
run: |
gcloud run deploy ${{ env.IMAGE_NAME }} \
--project ${{ vars.GCP_PROJECT_ID }} \
--image ${{ steps.meta.outputs.tags }} \
--platform managed \
--region us-central1 \
Expand Down

0 comments on commit 9748ed8

Please sign in to comment.