Tests
Some checks failed
Build Quartz site / build (push) Failing after 10s

This commit is contained in:
2023-12-14 15:31:37 +01:00
parent 14c60e7818
commit 6666100f76
2 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
FROM node:20-slim as builder
WORKDIR /usr/src/app
RUN git clone https://github.com/jackyzha0/quartz.git
RUN cd quartz
COPY /quartz .
RUN npm ci
COPY /workspace/Peaceultime/system-aspect /workspace/Peaceultime/system-aspect