Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -70,6 +70,9 @@ jobs:
|
|||||||
|
|
||||||
echo "🐍 Activate virtualenv"
|
echo "🐍 Activate virtualenv"
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
|
||||||
|
echo "🔄 stop service"
|
||||||
|
sudo systemctl stop vconnect-api
|
||||||
|
|
||||||
echo "📦 Install dependencies"
|
echo "📦 Install dependencies"
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user