test fix
This commit is contained in:
parent
04a5d8252e
commit
1ced8d8700
@ -9,7 +9,7 @@ RUN yarn install --frozen-lockfile
|
||||
COPY . .
|
||||
|
||||
ARG VITE_API_BASE_URL
|
||||
ENV VITE_API_BASE_URL=${VITE_API_URL}
|
||||
ENV VITE_API_BASE_URL=${VITE_API_BASE_URL}
|
||||
|
||||
RUN yarn build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user