cicd - Configure CI/CD with GitHub Actions
Configure CI/CD pipelines with GitHub Actions, Docker builds, and automated deployment for Laravel projects
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- configure CI/CD pipelines
- set up Docker
- build Docker images
- push Docker images
- create GitHub Actions workflows
- trigger webhook deploy
- configure build cache
- set up PHP/Bun environment
- build frontend assets
- run multi-arch builds
Inputs
- Laravel project
- GitHub repository
- Docker configuration files
- GitHub token
- Deploy webhook URL
Outputs
- GitHub Actions workflows
- Docker images
- Triggered deployments
- Built frontend assets
Requirements
- GitHub Actions
- Docker Buildx
- Laravel 11+
- PHP 8.5
- Bun/Node.js
- GHCR token permission
