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
No response
Invoking the install-cli command on alpine will result with: Cannot determine OS type. Exiting...
Cannot determine OS type. Exiting...
version: 2.1 setup: true orbs: 1password: onepassword/[email protected] jobs: demo: docker: image: alpine:latest steps: - 1password/install-cli workflows: demo: jobs: - demo
Alpine is supported since version 2.0.1 of the onepassword cli.
It should be available for install with this orb.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Orb version
No response
Current behavior
Invoking the install-cli command on alpine will result with:
Cannot determine OS type. Exiting...
Minimum reproduction config
Other
Alpine is supported since version 2.0.1 of the onepassword cli.
It should be available for install with this orb.
The text was updated successfully, but these errors were encountered: