Skip to content

Commit

Permalink
Update deploy-cluster.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierJp committed Apr 15, 2024
1 parent 038dd23 commit ad9a143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
matrix:
include:
- environment: production-01
host: SSH_HOST_PRODUCTION_01
host: SSH_PRODUCTION_01
- environment: production-02
host: SSH_HOST_PRODUCTION_02
host: SSH_PRODUCTION_02
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit ad9a143

Please sign in to comment.