automated terminal push
This commit is contained in:
2
infrastructure/services/Jenkinsfile
vendored
2
infrastructure/services/Jenkinsfile
vendored
@@ -230,7 +230,7 @@ sonar.terraform.provider.aws=true
|
||||
|
||||
# Test Flask app imports and basic functionality
|
||||
echo "🧪 Testing Flask application..."
|
||||
python -c "
|
||||
python -c "
|
||||
import sys
|
||||
sys.path.append('.')
|
||||
from app import app
|
||||
|
||||
Reference in New Issue
Block a user