Skip to content
Snippets Groups Projects
Commit 82a5abd6 authored by Brad Jones's avatar Brad Jones
Browse files

Issue #3277083 by bradjones1: Move to hosted GitLab CI

parent 2efb6f4d
No related branches found
No related tags found
3 merge requests!29Issue #3277083: Move to hosted GitLab CI,!25Issue #3263611: Enhance/update consumer entity,!24Issue #3263590: Decoupled (static/dynamic) scopes
Pipeline #5680 failed
variables:
PHP_TAG: "8.1"
include: include:
- project: 'drupalspoons/composer-plugin' remote: 'https://gitlab.com/drupalspoons/composer-plugin/-/raw/master/templates/.gitlab-ci.yml'
# Best practice is to pin to a tag or a SHA1. https://docs.gitlab.com/ee/ci/yaml/#includefile
ref: '2.1.0'
file: 'templates/.gitlab-ci.yml'
composer_node:
stage: build
variables:
DRUPAL_CORE_CONSTRAINT: ^9.3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment