mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2025-12-31 04:32:39 +00:00
test ci --check
This commit is contained in:
@@ -22,5 +22,8 @@ RUN npx prisma generate
|
||||
# Create a "dist" folder
|
||||
RUN npm run build
|
||||
|
||||
# Run unit tests
|
||||
RUN npm run test:unit:ci
|
||||
|
||||
# Start the server
|
||||
CMD [ "node", "dist/main.js" ]
|
||||
|
||||
Reference in New Issue
Block a user