Don't copy non-existing file
This commit is contained in:
parent
1d24675009
commit
9dd70c0e17
@ -5,6 +5,5 @@ COPY CHECKS ${WORKDIR}
|
|||||||
|
|
||||||
RUN mkdir -p /app/
|
RUN mkdir -p /app/
|
||||||
COPY predeploy.sh /app/
|
COPY predeploy.sh /app/
|
||||||
COPY postdeploy.sh /app/
|
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
Reference in New Issue
Block a user