Revert "chore: set ACTIONS_ALLOW_UNSECURE_COMMANDS true"
This reverts commit ab92dbb8ca.
This commit is contained in:
parent
ab92dbb8ca
commit
da07fc528b
1 changed files with 0 additions and 1 deletions
|
|
@ -25,6 +25,5 @@ RUN wget -q "https://github.com/git/git/archive/v${GIT_VERSION}.tar.gz" && \
|
||||||
|
|
||||||
WORKDIR /repo
|
WORKDIR /repo
|
||||||
ENV RUNNER_TEMP="/tmp"
|
ENV RUNNER_TEMP="/tmp"
|
||||||
ENV ACTIONS_ALLOW_UNSECURE_COMMANDS=true
|
|
||||||
|
|
||||||
CMD [ "bash" ]
|
CMD [ "bash" ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue