Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gitlab_templates-3422720
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
gitlab_templates-3422720
Commits
3a4565d3
Commit
3a4565d3
authored
11 months ago
by
Jonathan Smith
Browse files
Options
Downloads
Patches
Plain Diff
Remove debug
parent
c0ecaf6b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#134201
skipped
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
includes/include.drupalci.main-d7.yml
+0
-3
0 additions, 3 deletions
includes/include.drupalci.main-d7.yml
with
0 additions
and
3 deletions
includes/include.drupalci.main-d7.yml
+
0
−
3
View file @
3a4565d3
...
...
@@ -82,9 +82,6 @@
# Forks are named "module_name-12345", so strip out the number part to get the correct module name.
echo "PROJECT NAME: ${CI_PROJECT_NAME%-*}"
vendor/bin/drush --root=$_WEB_ROOT en -y ${CI_PROJECT_NAME%-*}
pwd
echo ">> trying ls $_WEB_ROOT/sites/all/modules/custom/$CI_PROJECT_NAME"
ls $_WEB_ROOT/sites/all/modules/custom/$CI_PROJECT_NAME
if [ "$_D7_DRUPAL_TEST_DEPENDENCIES" != "" ]; then
printf "\n\n*** Installing test_dependencies: $_D7_DRUPAL_TEST_DEPENDENCIES"
vendor/bin/drush --root=$_WEB_ROOT pm:download -y $_D7_DRUPAL_TEST_DEPENDENCIES
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment