Problem/Motivation

Use artifact base deploys as base deployment method.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nanak created an issue. See original summary.

nanak’s picture

Assigned: nanak » Unassigned

Attached merge request which:
- Updates .gitignore to ignore composer manged files
- Adds .gitlab-ci.yml.dist file, supporting artifact base deploy. Must be renamed .gitlab-ci.yml to leverage it
- Move dropsolid/ddev-drupal to require-dev section, and bump to ^0.7.0
- Disallow new "tbachert/spi" plugin (see https://www.drupal.org/node/3492353)

  • l_vandamme committed c199f79c on 11.x authored by nanak
    Issue #3516826 by nanak: Move rocketship distribution to artifact based...