You've already forked system-aspect
This commit is contained in:
2
.github/actions/deploy-quartz/Dockerfile
vendored
2
.github/actions/deploy-quartz/Dockerfile
vendored
@@ -1,6 +1,6 @@
|
||||
FROM node:20-slim as builder
|
||||
WORKDIR /usr/src/app
|
||||
COPY /quartz .
|
||||
COPY /workspace/jackyzha0/quartz /usr/src/app
|
||||
RUN npm ci
|
||||
|
||||
COPY /workspace/Peaceultime/system-aspect /workspace/Peaceultime/system-aspect
|
||||
|
||||
Reference in New Issue
Block a user