ci with broker --check
This commit is contained in:
parent
ddc3aabe7e
commit
8e5e29cb02
|
@ -19,9 +19,6 @@ COPY . .
|
||||||
# Creates a "dist" folder
|
# Creates a "dist" folder
|
||||||
RUN npm run build
|
RUN npm run build
|
||||||
|
|
||||||
# Creates a "dist" folder
|
|
||||||
RUN npm run build
|
|
||||||
|
|
||||||
# Execute prisma migration
|
# Execute prisma migration
|
||||||
RUN npm run migrate-test-ci
|
RUN npm run migrate-test-ci
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue