Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support branch variable for deploys #1204

Merged
merged 1 commit into from
Jul 18, 2020
Merged

Conversation

swalkinshaw
Copy link
Member

This allows the branch to be specified via a command line argument to ansible-playbook (and eventually trellis-cli). Often this makes sense for staging environments where feature branches are deployed instead of a fixed one.

Ref: roots/trellis-cli#125 and https://discourse.roots.io/t/any-way-to-specify-branch-as-command-line-deploy-argument-to-override-default-branch-setting-in-wordpress-sites-yml/11937.

@swalkinshaw swalkinshaw force-pushed the support-branch-variable branch 2 times, most recently from 726f11d to 428916f Compare July 18, 2020 20:10
This allows the branch to be specified via a command line argument to
`ansible-playbook` (and eventually trellis-cli). Often this makes sense
for staging environments where feature branches are deployed instead of
a fixed one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant