Skip to content
Snippets Groups Projects
Unverified Commit cd499d7e authored by dnns01's avatar dnns01 Committed by GitHub
Browse files

Add pip update

parent 4f8c7278
No related branches found
No related tags found
1 merge request!128Merge learninggroup changes to release
......@@ -25,6 +25,9 @@ jobs:
- name: Copy to deploy directory
run: cp ./ ../../../../fernuni-bot/ -Rf
- name: Update Pip requirements
run: ../../../../fernuni-bot/venv/bin/python -m pip install -r ../../../../fernuni-bot/requirements.txt
- name: Restart Boty-QA
run: sudo systemctl restart boty-qa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment