fix
This commit is contained in:
parent
3e33579947
commit
18c640015b
2 changed files with 8 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ RUN wget -q "https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz" && \
|
|||
make all && \
|
||||
make install
|
||||
|
||||
WORKDIR /repo
|
||||
WORKDIR /workspace
|
||||
ENV RUNNER_TEMP="/tmp"
|
||||
|
||||
CMD [ "bash" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue