Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mnagaraju5628 committed Aug 8, 2024
1 parent e9d3bcf commit 1ce9c5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ jobs:
- name: Deploy with Docker Compose
run: |
docker-compose -f /home/mnagaraju/actions-runner/Testproject-inno/docker-compose-test.yml up --build -d
docker-compose -f /home/mnagaraju/actions-runner/Testproject-inno/docker-compose-test.yml build &&
docker-compose -f /home/mnagaraju/actions-runner/Testproject-inno/docker-compose-test.yml up -d

0 comments on commit 1ce9c5d

Please sign in to comment.