Skip to content
Snippets Groups Projects
Commit f33402a8 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3194401: Switch to CircleCI as the default automated testing platform

parent bb2adbbc
No related branches found
No related tags found
No related merge requests found
......@@ -155,6 +155,7 @@ defaults: &defaults
drush config-set system.performance js.preprocess 0 --yes
drush config-set system.logging error_level all --yes
drush cr
jobs:
varbase-testing:
resource_class: small
<<: *defaults
......@@ -204,7 +205,4 @@ defaults: &defaults
workflows:
varbase-workflow:
jobs:
- varbase-setup
- varbase-testing:
requires:
- varbase-setup
- varbase-testing
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