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:
@@ -19,5 +19,5 @@ COPY . .
|
||||
# Creates a "dist" folder
|
||||
RUN npm run build
|
||||
|
||||
# Start the server
|
||||
CMD [ "node", "dist/main.js" ]
|
||||
# Execute test suite
|
||||
RUN npm run test
|
||||
|
||||
Reference in New Issue
Block a user