Skip to content
Snippets Groups Projects

Issue #3239466: Refactor build tests to use core-supported project templates

Compare and Show latest version
2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
0
@@ -35,6 +35,7 @@ build:
- "modules/contrib/automatic_updates/commit-code-check.sh --drupalci"
# Restore the original permissions.
- chmod 777 modules/contrib/automatic_updates/
- sudo cp modules/contrib/automatic_updates/pcre.ini /etc/php/7.3/cli/conf.d
halt-on-fail: true
# run_tests task is executed several times in order of performance speeds.
# halt-on-fail can be set on the run_tests tasks in order to fail fast.
Loading