Skip to content
Snippets Groups Projects
Commit 82ba16c9 authored by jurgenhaas's avatar jurgenhaas
Browse files

Testing

parent 0352ca65
No related branches found
No related tags found
No related merge requests found
Pipeline #1181930 failed
......@@ -2,3 +2,11 @@ include:
- project: 'gitlab-ci-cd/drupal'
ref: main
file: '/private-modules.yml'
composer:
before_script:
- !reference [ .calculate-gitlab-ref ]
- echo "Executing curl -OL https://git.drupalcode.org/$_CURL_TEMPLATES_REPO/-/raw/$_CURL_TEMPLATES_REF/scripts/symlink_project.php"
- curl -OL https://git.drupalcode.org/$_CURL_TEMPLATES_REPO/-/raw/$_CURL_TEMPLATES_REF/scripts/symlink_project.php
- cat symlink_project.php
- export
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