chore: version 0.9.4 release
This commit is contained in:
@@ -4,7 +4,7 @@ WORKDIR /build/frontend
|
||||
ARG VITE_API_URL=/api
|
||||
ENV VITE_API_URL=${VITE_API_URL}
|
||||
|
||||
COPY backend/src/main/resources/application.yml /build/backend/src/main/resources/application.yml
|
||||
COPY backend/pom.xml /build/backend/pom.xml
|
||||
COPY frontend/package*.json ./
|
||||
RUN npm ci
|
||||
|
||||
|
||||
Reference in New Issue
Block a user