Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Deploy bedrock site that is also using trellis #19

@jamiechong

Description

@jamiechong

The git repo for my project has this file structure:

.git
trellis
site

I placed the bash script inside site and setup the remotes for wpengine. However when I run the script, it pushes the trellis and site folders up to wpe. site/wp-content exists (as expected).

When I view wpe via sftp, I see the following folders at docroot:

site
trellis
wp-admin
wp-content
wp-includes
... other wp core files ...

This is likely because my development git repo isn't the bedrock repo, rather bedrock is within the site folder. Is it possible to deploy based on the relative path of the deploy script?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions