VNFRQTS - Removing wget to store artifact locally
[ci-management.git] / jjb / vnfrqts / pre-build-needs.sh
index c5fb7b6..da1d5e2 100644 (file)
@@ -5,5 +5,4 @@ source $WORKSPACE/venv-tox/bin/activate
 pip install --upgrade pip
 pip install -r etc/requirements.txt
 ls
-wget -O $WORKSPACE/docs/data/needs.json "https://nexus.onap.org/content/sites/raw/org.onap.vnfrqts.requirements/master/needs.json"
 tox -e needs
\ No newline at end of file