rename setup dir to build
一些檢查失敗了
continuous-integration/drone/push Build is failing

This commit is contained in:
Jeffrey Paul 2020-04-11 12:09:15 -07:00
父節點 9e04a5fdf7
當前提交 07788af7cc
共有 4 個檔案被更改,包括 2 行新增2 行删除

查看文件

@ -35,8 +35,8 @@ RUN \
COPY ./root /
COPY ./setup /tmp/setup
RUN bash /tmp/setup/run.sh
COPY ./build /tmp/build
RUN bash /tmp/build/run.sh && rm -rf /tmp/build
RUN chmod +rx /etc/service/*/run