Skip to content

Commit

Permalink
chore: github workflow 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeHongDev committed Jul 1, 2024
1 parent 0e587c3 commit 3b289f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/backend-ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ env:
REGION: ${{secrets.REGION}}
ARTIFACT_REGISTRY: ${{secrets.ARTIFACT_REGISTRY}}

defaults:
run:
working-directory: backend

jobs:
deploy:
# Add 'id-token' with the intended permissions for workload identity federation
Expand Down

0 comments on commit 3b289f1

Please sign in to comment.