fix
This commit is contained in:
parent
c6f2d67baf
commit
c71529b11d
@ -24,6 +24,9 @@ COPY . .
|
|||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN npm ci
|
RUN npm ci
|
||||||
|
|
||||||
|
# Build icons
|
||||||
|
RUN npm run build:icons
|
||||||
|
|
||||||
# Build the application without linting
|
# Build the application without linting
|
||||||
RUN npm run build:no-lint
|
RUN npm run build:no-lint
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user