Skip to content

Commit

Permalink
ci: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
arunavabasucom committed Feb 10, 2024
1 parent 60e82c2 commit c3f483f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/backend_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ on:
pull_request:
branches:
- main
defaults:
run:
working-directory: ./backend

env:
CONTAINER_NAME: arunavabasu03/radisapp_backend
PROJECT_ID: ${{ secrets.CLOUD_RUN_PROJECT_NAME }}
REGION: us-east1

REPO_NAME: nextjs-cloud-run
Expand Down

0 comments on commit c3f483f

Please sign in to comment.