Skip to content

chaplean/continuous-integration-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started With Chaplean Continuous Integration Scripts

This bundles installs some scripts in your bin/ repositories usable with Codeship/Gitlab/...

Scripts

  1. deploy.sh : deploy on server using Capistrano.
  2. deploy-htaccess.sh : if you have a htpasswd on htaccess file you want to deploy only on some environments, use this script.
  3. services-waiting.sh : wait until MySQL is launched. Usefull when you have two docker containers and you need to wait for a specific service.
  4. phpunit.sh : launch phpunit tests (with availability to parallelize tests and merge coverage) after MySQL has been launched.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages