debug echo

This commit is contained in:
Matthias Bisping 2022-04-19 20:08:08 +02:00
parent bb19698d64
commit 41fbadc331

View File

@ -10,6 +10,7 @@ python3 -m pip install --upgrade pip
pip install dvc
pip install 'dvc[ssh]'
echo "Pulling dvc data"
dvc pull
echo "index-url = https://${bamboo_nexus_user}:${bamboo_nexus_password}@nexus.iqser.com/repository/python-combind/simple" >> pip.conf