Skip to content

Commit

Permalink
show node version no deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jesielviana committed Jul 29, 2024
1 parent fe1ac11 commit e04faeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
url: 'http://codich1.ibict.br:8086/'

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
sh scripts/deploy.sh
Expand All @@ -49,6 +49,6 @@ jobs:
url: 'https://brcris.ibict.br'

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: |
sh scripts/deploy.sh

0 comments on commit e04faeb

Please sign in to comment.