This commit is contained in:
Lee 2023-10-18 00:21:39 +01:00
parent 69daee3e5e
commit 14efcfc07f

@ -6,6 +6,8 @@ COPY . .
RUN pwd
RUN ls -a
RUN npm install
RUN npm run build