run_tests.sh edited online with Bitbucket
This commit is contained in:
parent
485124c443
commit
3359e4c5e9
@ -1,6 +1,6 @@
|
|||||||
echo "${bamboo_nexus_password}" | docker login --username "${bamboo_nexus_user}" --password-stdin nexus.iqser.com:5001
|
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 build -f Dockerfile_tests -t pyinfra-tests:dev .
|
||||||
docker tag pyinfra-tests:dev push nexus.iqser.com:5001/red/pyinfra-tests:dev
|
docker tag pyinfra-tests:dev nexus.iqser.com:5001/red/pyinfra-tests:dev
|
||||||
docker push nexus.iqser.com:5001/red/pyinfra-tests:dev
|
docker push nexus.iqser.com:5001/red/pyinfra-tests:dev
|
||||||
|
|
||||||
source build_venv/bin/activate
|
source build_venv/bin/activate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user