part4?
Some checks failed
deploy / deploy (push) Failing after 14s

This commit is contained in:
Lee 2023-10-18 01:31:31 +01:00
parent f9be1522e2
commit fd543d8844

@ -3,16 +3,7 @@ FROM fascinated/docker-images:node-latest
EXPOSE 80
ENV HOST=0.0.0.0
# RUN git clone https://git.fascinated.cc/Fascinated/scoresaber-reloaded.git
# RUN mv scoresaber-reloaded/.git ./
# RUN rm -rf scoresaber-reloaded
RUN ls -a /workspace/Fascinated/scoresaber-reloaded
COPY . .
COPY /workspace/Fascinated/scoresaber-reloaded/.git ./
RUN pwd
COPY . /home/container
RUN ls -a