Skip to content

Simple bash script for Continuous Integrations which automates Magento2 installation and integrations test setup.

Notifications You must be signed in to change notification settings

azambon/m2-bash-ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Magento2 Bash CI Script

Simple bash script for Continuous Integrations which automates Magento2 installation and integrations test setup.

Usage

You can specify setup parameters through environment variables or you can pass config file as first argument.

Without config file:

$ bash m2-bash-ci.sh

With config file:

$ bash m2-bash-ci.sh path/to/file.conf

See an example config file directly in this repository file envars.conf.dist.

If the MYSQL_CLI_CREDENTIALS variable is set to true MySQL credentials are specified through the command line for MySQL related operations.

About

Simple bash script for Continuous Integrations which automates Magento2 installation and integrations test setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%