remove unnecessary change
This commit is contained in:
parent
bb88d7a0f1
commit
84ba41dcd8
2 changed files with 2 additions and 2 deletions
|
|
@ -61,4 +61,4 @@ RUN /scripts/build-gccjit.sh /scripts
|
|||
|
||||
ARG SCRIPT_ARG
|
||||
COPY scripts/${SCRIPT_ARG} /tmp/script.sh
|
||||
ENV SCRIPT="/tmp/script.sh"
|
||||
ENV SCRIPT= /tmp/script.sh
|
||||
|
|
|
|||
|
|
@ -61,4 +61,4 @@ RUN /scripts/build-gccjit.sh /scripts
|
|||
|
||||
ARG SCRIPT_ARG
|
||||
COPY scripts/${SCRIPT_ARG} /tmp/script.sh
|
||||
ENV SCRIPT="/tmp/script.sh"
|
||||
ENV SCRIPT= /tmp/script.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue