chore: add RUNNER_TEMP
This commit is contained in:
parent
3928f258b5
commit
56e4ed1216
1 changed files with 1 additions and 0 deletions
|
|
@ -24,5 +24,6 @@ RUN wget -q "https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz" && \
|
|||
make install
|
||||
|
||||
WORKDIR /repo
|
||||
ENV RUNNER_TEMP="/tmp"
|
||||
|
||||
CMD [ "bash" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue