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

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

parent 614a2614
No related branches found
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ executors: ...@@ -22,7 +22,7 @@ executors:
jobs: jobs:
setup: setup:
resource_class: large resource_class: small
executor: varbase-build executor: varbase-build
steps: steps:
- checkout: - checkout:
...@@ -167,7 +167,7 @@ jobs: ...@@ -167,7 +167,7 @@ jobs:
drush config-set system.logging error_level all --yes drush config-set system.logging error_level all --yes
drush cr drush cr
test: test:
resource_class: large resource_class: small
executor: varbase-build executor: varbase-build
parallelism: 4 parallelism: 4
steps: steps:
......
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