Skip to content

lbausch/laravel-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latest

lbausch/laravel-ci

A Docker Image for Continuous Integration based on Debian 12 (bookworm).

Features

  • PHP 8.2
  • Composer 2
  • Node.js 20
  • npm 8
  • Supports Laravel Dusk (Chromium)

Usage

GitLab CI/CD

See .gitlab-ci.yml in the docs/ directory for a reference configuration.