-
Services
- Job definition: How do define InfraBox jobs
- Docker: Build and Run a docker container
- Docker Compose: Run multiple containers with docker-compose
- Docker Image: Run an already built image as job
- Git: Include a git repository as sub workflow
- Workflow: Split up your job definitions in multiple files
- Cache Configuration: Cache data and images
- Environment Variables: Set environment variables for your jobs
- Secrets: Use secrets like passwords in your job
- Resources: Configure the resource limits of your job
- Dependencies: Define dependencies between jobs
- Badges: Create a custom badge
- Repository: Options to configure the git clone behavior
- Deploy a docker image: Push a docker image to a registry
- Private registry: Pull images from a private registry
- Private repositories: Configure SSH Keys for accessing private repositories