You've already forked system-aspect
This commit is contained in:
3
.github/actions/deploy-quartz/Dockerfile
vendored
3
.github/actions/deploy-quartz/Dockerfile
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user