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

Tento commit je obsažen v:
2020-04-11 12:09:15 -07:00
rodič 9e04a5fdf7
revize 07788af7cc
4 změnil soubory, kde provedl 2 přidání a 2 odebrání
+2 -2
Zobrazit soubor
@@ -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
Zobrazit soubor
Zobrazit soubor
Zobrazit soubor