Open heatherdesigns opened 6 years ago
@yock to add description of problem and fix
CircleCI no longer respects the URL parameter to filter builds by branch. As such that list must be filtered manually. This is possible within Mina Circle, but not accounted for architecturally. I'm working on making these changes to it now.
I am working on seesparkbox.com. When I run
mina deploy on=stagingphp7 branch=feat--1136-upgrade-EE
ormina deploy on=staging branch=master
it does not deploy the branch as specified, it deploys the last branch built in CircleCI.Terminal output from
mina deploy on=stagingphp7 branch=master
Snapshot of Build 1535 on CircleCI