mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2025-12-31 04:32:39 +00:00
ci with broker --check
This commit is contained in:
@@ -19,6 +19,12 @@ COPY . .
|
||||
# Creates a "dist" folder
|
||||
RUN npm run build
|
||||
|
||||
# Creates a "dist" folder
|
||||
RUN npm run build
|
||||
|
||||
# Execute prisma migration
|
||||
RUN npm run migrate-test-ci
|
||||
|
||||
# Execute unit tests
|
||||
RUN npm run test:unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user