Skip to content

Latest commit

 

History

History
executable file
·
54 lines (39 loc) · 2.03 KB

README.md

File metadata and controls

executable file
·
54 lines (39 loc) · 2.03 KB

Drupal 10-11 CI Docker image for Gitlab CI

Details

Drupal 10-11 ci image based on official docker Drupal with some Php/NodeJs tools needed for CI or Local Build/Test/Lint.

Used with project Gitlab CI Drupal.

Basic usage (local)

All images are based on official docker Drupal images managed by Composer.

To use with a local Drupal 10 managed by Composer, mount your Drupal on /opt/drupal/

Issues

  • ...

Build

CI variable CI_DO_RELEASE, default to 1 to push to Docker hub.

Tests

Tests with infratest.

docker run -it --rm mogtofu33/drupal8ci:4.x-dev-11.1 /tests/prepare-tests.sh && pytest

Want some help implementing this on your project? I provide Drupal expertise as a freelance, just contact me.