Skip to content

Commit

Permalink
add artifacts in docker compose file
Browse files Browse the repository at this point in the history
  • Loading branch information
AshutoshSajan committed Dec 12, 2023
1 parent 4699fe4 commit 106c003
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ services:
volumes:
# - .:/usr/src/node-app
- ./testResults:/app/test-report.html
artifacts:
- ./testResults

networks:
- node-network
Expand Down

0 comments on commit 106c003

Please sign in to comment.