added all testing files
This commit is contained in:
@@ -33,6 +33,6 @@ services:
|
||||
volumes:
|
||||
- ../ProjectSourceCode:/home/node/app # Mount ProjectSourceCode directory
|
||||
- ../ProjectSourceCode/node_modules:/home/node/app/node_modules # Mount node_modules directory
|
||||
command: 'npm start'
|
||||
command: 'npm run testandrun'
|
||||
volumes:
|
||||
group-project:
|
||||
group-project:
|
||||
Reference in New Issue
Block a user