rename setup dir to build
continuous-integration/drone/push Build is failing

이 커밋은 다음에 포함됨:
2020-04-11 12:09:15 -07:00
부모 9e04a5fdf7
커밋 07788af7cc
4개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
+2 -2
파일 보기
@@ -35,8 +35,8 @@ RUN \
COPY ./root / COPY ./root /
COPY ./setup /tmp/setup COPY ./build /tmp/build
RUN bash /tmp/setup/run.sh RUN bash /tmp/build/run.sh && rm -rf /tmp/build
RUN chmod +rx /etc/service/*/run RUN chmod +rx /etc/service/*/run
파일 보기
파일 보기
파일 보기