mirror of
https://github.com/game-ci/unity-test-runner.git
synced 2026-01-28 13:39:06 +08:00
(might fail) remove rm rf call
This commit is contained in:
@@ -15,7 +15,6 @@ RUN apt-get update \
|
||||
&& apt-get install -y --force-yes \
|
||||
jq \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/cache/apt/archives/* /var/lib/apt/lists/*
|
||||
|
||||
ADD steps /steps
|
||||
RUN chmod -R +x /steps
|
||||
|
||||
Reference in New Issue
Block a user