Skip to content

Commit

Permalink
adding back deployment with more security
Browse files Browse the repository at this point in the history
  • Loading branch information
hlafaille committed Dec 19, 2024
1 parent de47262 commit ec5e1d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ jobs:
with:
name: frontend

- run: echo ${{secrets.BASTION_SSH_URI}} | sed 's/./& /g'
- name: Test port 2222
run: nc -zv ${{secrets.BASTION_SSH_URI}} 2222

Expand Down

0 comments on commit ec5e1d1

Please sign in to comment.