Skip to content
Snippets Groups Projects
Commit d58ba299 authored by Ted Bowman's avatar Ted Bowman
Browse files

use branch with commit-code-check.sh command

parent 3efd96d8
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ build:
- sed -i "s/bangpow/syncer/" core/misc/cspell/dictionary.txt
- sed -i "s/bakeware/syncers/" core/misc/cspell/dictionary.txt
# After all of the shenanigans above, we're finally ready to run core's `commit-code-check.sh`! :)
- "modules/contrib/automatic_updates/commit-code-check.sh --drupalci"
- "modules/contrib/automatic_updates/commit-code-check.sh --drupalci --branch 8.x-2.x"
# Restore the original permissions.
- chmod 777 modules/contrib/automatic_updates/
# Disable the PCRE engine's JIT, since it causes Composer to die during the
......
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