Skip to content

Commit

Permalink
Merge pull request #63 from EveryUniv/develop
Browse files Browse the repository at this point in the history
Release prod
  • Loading branch information
gutanbug authored Jan 10, 2024
2 parents 008a00f + be4838e commit 9d489e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
host: ${{ secrets.SERVER_HOST }}
username: ubuntu
key: ${{ secrets.NEXT_PRIVATE_PEM_KEY }}
proxy_host: ${{ secrets.BASTION_HOST }}
proxy_host: ${{ secrets.BASTION_IP }}
proxy_username: ubuntu
proxy_key: ${{ secrets.NEXT_PRIVATE_PEM_KEY }}
envs: GITHUB_SHA,REPO
Expand Down

0 comments on commit 9d489e0

Please sign in to comment.