pushing of tests image
This commit is contained in:
parent
42829d9b13
commit
75a55bad93
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user