Skip to content

Commit

Permalink
add flag para https autoassindo em homol
Browse files Browse the repository at this point in the history
  • Loading branch information
jesielviana committed May 31, 2024
1 parent ff4947d commit 3ac0b0d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,13 @@ jobs:
environment:
name: homol
url: 'http://172.16.20.48:3000/'

env:
NODE_TLS_REJECT_UNAUTHORIZED: 0
steps:
- uses: actions/checkout@v3
- run: |
sh scripts/deploy.sh
prod:
runs-on: [self-hosted, Linux, x64, runner-pacova]
environment:
Expand Down

0 comments on commit 3ac0b0d

Please sign in to comment.