• Hi,

    I am building a site using WordPress, and I would like to set Continuous Integration so it will be easy to move between dev, staging and production environment.
    Have anyone used TeamCity with WordPress to configure continuous integration?
    Things I am concerned about are:
    * Applying changes to the DB (both schema changes and data changes)
    * Changing blog url as part of moving between the environments

    Thanks,
    Guy

The topic ‘WordPress and Continuous Integration’ is closed to new replies.