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

Can’t checkout plugin without a plugins-path #26

Open
prijupaul opened this issue Jun 23, 2022 · 1 comment
Open

Can’t checkout plugin without a plugins-path #26

prijupaul opened this issue Jun 23, 2022 · 1 comment

Comments

@prijupaul
Copy link

Hi,

I have added the steps,

steps:
  - command: echo "Check out signing repo"
    plugins:
      - hasura/smooth-checkout#v3.1.0:
          repos:
            - config:
                - url: git@github.xxxxxxxxxx.com.au:Digital/ios-match-certificates.git

however, i get “:rotating_light: Error: Failed to checkout plugin smooth-checkout: Can’t checkout plugin without a plugins-path”

Do I need to add the plugins-path after "hasura/smooth-checkout#v3.1.0:"

@scriptnull
Copy link
Member

Sorry for the delayed response. I guess this might be a problem with the environment where you are trying to run the build and the buildkite agent config itself. Try setting https://buildkite.com/docs/agent/v3/configuration#plugins-path in the buildkite agent config.

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

2 participants