mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-04-19 16:01:14 +00:00
wip tests test.YML4
This commit is contained in:
parent
b27ce3add3
commit
7913ef461d
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ sudo docker-compose down \
|
|||
&& sudo docker exec tests_prosody_1 /bin/bash -c "/entrypoint.sh register user2 localhost 12345678" \
|
||||
&& sudo docker exec tests_prosody_1 /bin/bash -c "/entrypoint.sh register user3 localhost 12345678" \
|
||||
\
|
||||
&& python --version \
|
||||
&& python -m venv venv \
|
||||
&& source venv/bin/activate \
|
||||
&& pip install -r requirements.txt \
|
||||
|
|
Loading…
Reference in a new issue