Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cucumber
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
cucumber
Commits
c0aaabc2
Commit
c0aaabc2
authored
1 year ago
by
Tasneem Natshah
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3365963
: Change the cucumber profile database from MySQL to SQLite
parent
c2393a35
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.circleci/config.yml
+1
-1
1 addition, 1 deletion
.circleci/config.yml
with
1 addition
and
1 deletion
.circleci/config.yml
+
1
−
1
View file @
c0aaabc2
...
...
@@ -160,7 +160,7 @@ commands:
name
:
Install Cucumber with drush
command
:
|
cd /var/www/html/test/cucumber/web
../bin/drush site-install cucumber --yes --site-name='cucumber' --account-name=admin --account-pass=dD.123123ddd --account-mail=cucumber@cucumber.org
"
../bin/drush site-install cucumber --yes --site-name='cucumber' --account-name=admin --account-pass=dD.123123ddd --account-mail=cucumber@cucumber.org
../bin/drush config-set system.performance css.preprocess 0 --yes
../bin/drush config-set system.performance js.preprocess 0 --yes
../bin/drush config-set system.logging error_level all --yes
...
...
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