fix
This commit is contained in:
parent
abd8352de7
commit
a8bc3cf38b
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