mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2026-04-01 14:52:31 -05:00
WPTIN-18751 ignore debian-based install for now
This commit is contained in:
@@ -21,8 +21,8 @@ else
|
|||||||
apt-get update && \
|
apt-get update && \
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pip
|
python3-pip \
|
||||||
pip3 install pipenv==2026.4.0
|
pipenv
|
||||||
fi
|
fi
|
||||||
export PATH=/usr/local/bin:$PATH
|
export PATH=/usr/local/bin:$PATH
|
||||||
export PIP_DEFAULT_TIMEOUT=60
|
export PIP_DEFAULT_TIMEOUT=60
|
||||||
|
|||||||
Reference in New Issue
Block a user