Artifact Types
Supported Artifact Types
Database Migrations
{
"native": {
"type": "generic",
"image": "python:3.11-slim",
"command": ["python"],
"args": ["/workspace/scripts/migrate.py"]
}
}API Integrations
Custom CLI Tools
Data Processing
Configuration Management
Approved Container Registries
Common Patterns
Multi-step Workflows
Environment-specific Execution
Resource-intensive Tasks
Best Practices
Image Selection
Script Organization
Security Considerations
See also
Last updated
Was this helpful?

