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

Bitrise builds failing with suggested setup from documentation #11

Open
asapMaki opened this issue Jan 29, 2024 · 1 comment
Open

Bitrise builds failing with suggested setup from documentation #11

asapMaki opened this issue Jan 29, 2024 · 1 comment

Comments

@asapMaki
Copy link

I was following suggested documentation with bitrise setup:

  • maestro-cloud-upload@1:
    inputs:
    • app_file: "$BITRISE_APP_PATH"
    • api_key: "$MDEV_API_KEY"

But I get this error for the step:
image

@asapMaki
Copy link
Author

The only thing I found mismatching is that these paths are not the same:

export PATH="$PATH":"$HOME/.maestro/bin"

Screenshot 2024-01-29 at 15 59 41

Screenshot 2024-01-29 at 16 00 12

Command is searching it in /Users/vagrant/git/.maestro rather than where it is exported /Users/vagrant/.maestro/bin

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

No branches or pull requests

1 participant