Add docker deployment
Some checks failed
build docker image / docker-build (push) Failing after 1m33s
Some checks failed
build docker image / docker-build (push) Failing after 1m33s
This commit is contained in:
parent
f4597f23a1
commit
df89df1e47
@ -5,6 +5,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
RUN npm install -g vite \
|
RUN npm install -g vite \
|
||||||
|
&& npm install \
|
||||||
&& npm run build
|
&& npm run build
|
||||||
|
|
||||||
# PHP stage
|
# PHP stage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user