We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a4016 commit e5f3b45Copy full SHA for e5f3b45
chain/chain-site-build.yml
@@ -28,13 +28,6 @@ commands:
28
- command: site:settings:db
29
arguments:
30
name: '%{{name}}'
31
- # @todo these settings should come from yml file.
32
- options:
33
- db-name: '%{{name}}'
34
- db-user: 'root'
35
- db-pass: ''
36
- db-host: '127.0.0.1'
37
- db-port: '3306'
38
# Create phpunit.xml
39
- command: site:phpunit:setup
40
0 commit comments