ci: Path variable in container test
This commit is contained in:
parent
8693ecbfb6
commit
872bad9b86
@ -3,3 +3,5 @@ FROM python:3.9
|
||||
RUN adduser --uid 1000 jenkins
|
||||
|
||||
USER jenkins
|
||||
|
||||
RUN export PATH=$PATH:~/.local/bin
|
||||
|
Loading…
Reference in New Issue
Block a user