Skip to content

Commit

Permalink
fix docker build in jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur committed May 26, 2020
1 parent 1ff9b4a commit f050ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-build-jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rm -rf build/src
mkdir -p build/src

pip install \
--user \
--src build/src \
--no-deps \
$(grep '^-e.*egg=' requirements.txt)
Expand Down

0 comments on commit f050ce9

Please sign in to comment.