Skip to content

Commit

Permalink
♻️ :: Deploy Test
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunSu1768 committed Feb 1, 2024
1 parent a7e8291 commit 6444c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
environment: stag
access_key: ${{ secrets.ACCESS_KEY }}
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
build_path: maeumgagym-infrastructure
buildargs: |
PROFILE=stag
DB_URL=${{ secrets.DB_URL }}
Expand All @@ -99,4 +100,3 @@ jobs:
CSRF_HEADER=${{ secrets.CSRF_HEADER }}
CSRF_COOKIE=${{ secrets.CSRF_COOKIE }}
CSRF_PARAMETER=${{ secrets.CSRF_PARAMETER }}

0 comments on commit 6444c73

Please sign in to comment.