Hi All,

We recently switched from bitbucket.org to gitlab.com and I noticed that as 
a result we have the use of ci.gitlab.com. However all the 
documentation/questions I can find around connecting these refer to 
self-hosted CE instances.

Could someone point me in the right direction or explain how I go about 
linking gitlab.com to ci.gitlab.com and from there run relevant jobs?

Basically I am looking to do two things with this:

   1. On push to master, run PHPUnit and PHPCS to make sure the 
   site/application passes all tests and complies with our style guides.
   2. If the test don't fail, transfer the committed files to the staging 
   server (we use a Production branch to handle the live instance and will do 
   this manually).

Thanks for any advice you can give!

Rob

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/bf7bc1f4-7bea-4e2b-b0a8-3ef7115c37bd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to