Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 552 Bytes

latest

lbausch/laravel-ci

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

Features

  • PHP 8.4
  • Composer 2
  • Node.js 22
  • npm 10
  • Supports Laravel Dusk (Chromium)

Usage

GitLab CI/CD

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