Skip to content

Commit

Permalink
Update deploy2ec2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abhik-wil authored Jan 3, 2025
1 parent d9fe940 commit e4ee725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy2ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
POSTGRES_PASSWORD=${{ secrets.POSTGRES_PASSWORD }}
POSTGRES_DB=${{ secrets.POSTGRES_DB }}
NODE_OPTIONS=${{ secrets.NODE_OPTIONS }}
MOCK_API_BASE_URL=${{ secrets.MOCK_API_BASE_URL }}
VITE_SERVER_URL=${{ secrets.VITE_SERVER_URL }}
MOCKSERVER_ID=${{ secrets.MOCKSERVER_ID }}
Expand Down

0 comments on commit e4ee725

Please sign in to comment.