mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2025-12-31 02:32:39 +00:00
test ci --check
This commit is contained in:
@@ -13,6 +13,8 @@ COPY package*.json ./
|
||||
# Install app dependencies
|
||||
RUN npm ci
|
||||
|
||||
RUN npx prisma generate
|
||||
|
||||
# Bundle app source
|
||||
COPY . .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user