automated terminal push
This commit is contained in:
4
infrastructure/services/Jenkinsfile
vendored
4
infrastructure/services/Jenkinsfile
vendored
@@ -216,8 +216,8 @@ sonar.terraform.provider.aws=true
|
||||
|
||||
# Install dependencies in virtual environment
|
||||
echo "📥 Installing dependencies..."
|
||||
pip install -r requirements.txt
|
||||
pip install pytest flask
|
||||
pip install --index-url https://pypi.org/simple/ -r requirements.txt
|
||||
pip install --index-url https://pypi.org/simple/ pytest flask
|
||||
|
||||
# Show installed packages for debugging
|
||||
echo "📋 Installed packages:"
|
||||
|
||||
Reference in New Issue
Block a user