Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automatic_updates
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
project
automatic_updates
Commits
0c3d415c
Commit
0c3d415c
authored
2 years ago
by
Wim Leers
Browse files
Options
Downloads
Patches
Plain Diff
Run the script with `sh -xev`.
parent
1bebde9e
No related branches found
No related tags found
1 merge request
!722
Issue #3341224: Always catch \Throwable, not \Exception and always pass the old exception when re-throwing.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
drupalci.yml
+1
-1
1 addition, 1 deletion
drupalci.yml
with
1 addition
and
1 deletion
drupalci.yml
+
1
−
1
View file @
0c3d415c
...
@@ -43,7 +43,7 @@ build:
...
@@ -43,7 +43,7 @@ build:
-
ls -al modules/contrib/automatic_updates/src/
-
ls -al modules/contrib/automatic_updates/src/
-
ls -al /var/www/html/core/
-
ls -al /var/www/html/core/
-
git config --global --add safe.directory /var/www/html/modules/contrib/automatic_updates
-
git config --global --add safe.directory /var/www/html/modules/contrib/automatic_updates
-
"
modules/contrib/automatic_updates/commit-code-check.sh
--drupalci
"
-
sh -xev
modules/contrib/automatic_updates/commit-code-check.sh --drupalci
# Restore the original permissions.
# Restore the original permissions.
-
chmod 777 modules/contrib/automatic_updates/
-
chmod 777 modules/contrib/automatic_updates/
# Disable the PCRE engine's JIT, since it causes Composer to die during the
# Disable the PCRE engine's JIT, since it causes Composer to die during the
...
...
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