Skip to main content
Use TealTiger Docker containers in your CI/CD pipelines for consistent testing and deployment.

GitHub Actions

Python SDK

TypeScript SDK


GitLab CI

Python SDK

TypeScript SDK


Jenkins

Python SDK

TypeScript SDK


CircleCI

Python SDK

TypeScript SDK


Azure Pipelines

Python SDK

TypeScript SDK


Best Practices

Use Specific Tags

Don’t use latest in production CI/CD. Pin to specific versions:

Cache Dependencies

Speed up builds by caching dependencies:

Parallel Testing

Run tests in parallel for faster feedback:

Security Scanning

Scan containers for vulnerabilities:

Next Steps

Docker Guide

Learn about TealTiger Docker images

Kubernetes

Deploy on Kubernetes

Serverless

Deploy on serverless platforms

Policy Testing

Test your policies in CI/CD