Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Roberto DePietri
gwcelery
Commits
c7ae6b21
Commit
c7ae6b21
authored
Jun 03, 2020
by
Leo Pound Singer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Install last known working version of pipenv
parent
d36583ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
c7ae6b21
...
...
@@ -274,7 +274,7 @@ release:
gsissh -T $REMOTE_HOST bash <<EOF
. .bashrc
set -e
python -m pip install --upgrade pipenv pip setuptools==46.4.0
python -m pip install --upgrade pipenv
==2018.11.26
pip setuptools==46.4.0
pipenv install --system --deploy
# FIXME: remove pip uninstall temporary directories left behind due to
# bug with pip on NFS. See https://github.com/pypa/pip/issues/6327
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment