pushing of tests image

This commit is contained in:
Matthias Bisping 2022-03-18 15:18:23 +01:00
parent 42829d9b13
commit 75a55bad93

View File

@ -1,6 +1,8 @@
echo "${bamboo_nexus_password}" | docker login --username "${bamboo_nexus_user}" --password-stdin nexus.iqser.com:5001
docker build -f Dockerfile_tests -t pyinfra-tests:dev .
docker push nexus.iqser.com:5001/red/pyinfra-tests:dev
source build_venv/bin/activate
python3 -m pip install --upgrade pip
python3 -m pip install docker-compose