debug echo
This commit is contained in:
parent
bb19698d64
commit
41fbadc331
@ -10,6 +10,7 @@ python3 -m pip install --upgrade pip
|
|||||||
|
|
||||||
pip install dvc
|
pip install dvc
|
||||||
pip install 'dvc[ssh]'
|
pip install 'dvc[ssh]'
|
||||||
|
echo "Pulling dvc data"
|
||||||
dvc pull
|
dvc pull
|
||||||
|
|
||||||
echo "index-url = https://${bamboo_nexus_user}:${bamboo_nexus_password}@nexus.iqser.com/repository/python-combind/simple" >> pip.conf
|
echo "index-url = https://${bamboo_nexus_user}:${bamboo_nexus_password}@nexus.iqser.com/repository/python-combind/simple" >> pip.conf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user