ci: cache test IV
This commit is contained in:
parent
4f5c4ebe8f
commit
0788718c31
@ -3,3 +3,5 @@ FROM python:3.9
|
||||
RUN adduser --uid 1000 jenkins
|
||||
|
||||
USER jenkins
|
||||
|
||||
RUN mkdir -p /home/jenkins/.cache/pip
|
||||
|
@ -3,3 +3,5 @@ FROM python:3.6
|
||||
RUN adduser --uid 1000 jenkins
|
||||
|
||||
USER jenkins
|
||||
|
||||
RUN mkdir -p /home/jenkins/.cache/pip
|
||||
|
Loading…
Reference in New Issue
Block a user