run_tests.sh edited online with Bitbucket

This commit is contained in:
Christoph  Schabert 2022-03-18 15:29:44 +01:00
parent c7d9b871f7
commit 485124c443

View File

@ -1,6 +1,6 @@
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 tag pyinfra-tests:dev push nexus.iqser.com:5001/red/pyinfra-tests:dev
docker push nexus.iqser.com:5001/red/pyinfra-tests:dev
source build_venv/bin/activate