Skip to content

Commit

Permalink
Ok
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthHater committed May 29, 2020
1 parent 3c2713e commit ec0cce2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Expand Up @@ -26,9 +26,7 @@ USER jenkins

WORKDIR /home/jenkins

ENV PATH=$HOME/.local/bin:$HOME/bin:$PATH

RUN echo $PATH
ENV PATH=/home/jenkins/.local/bin:/home/jenkins/bin:$PATH

COPY requirements.txt .

Expand Down

0 comments on commit ec0cce2

Please sign in to comment.