We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I was following suggested documentation with bitrise setup:
But I get this error for the step:
The text was updated successfully, but these errors were encountered:
The only thing I found mismatching is that these paths are not the same:
export PATH="$PATH":"$HOME/.maestro/bin"
Command is searching it in /Users/vagrant/git/.maestro rather than where it is exported /Users/vagrant/.maestro/bin
/Users/vagrant/git/.maestro
/Users/vagrant/.maestro/bin
Sorry, something went wrong.
No branches or pull requests
I was following suggested documentation with bitrise setup:
inputs:
But I get this error for the step:
The text was updated successfully, but these errors were encountered: