mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-04-19 16:01:14 +00:00
wip tests test.YML5
This commit is contained in:
parent
7913ef461d
commit
69b3b84a9d
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" \
|
||||
\
|
||||
&& alias python=python3 \
|
||||
&& python --version \
|
||||
&& python -m venv venv \
|
||||
&& source venv/bin/activate \
|
||||
|
|
Loading…
Reference in a new issue