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

Group keys broken #89

Open
mhornbacher opened this issue Sep 22, 2022 · 0 comments
Open

Group keys broken #89

mhornbacher opened this issue Sep 22, 2022 · 0 comments

Comments

@mhornbacher
Copy link

a blank env key gets appended to the group keys, causing the YAML to be invalid

Here is our output generated by the plugin:

Screen Shot 2022-09-22 at 3 59 38 PM

Which generates the following error:

2022-09-22 19:56:58 WARN   POST https://agent.buildkite.com/v3/jobs/018366c6-14b4-4e2e-95e5-08817c16d4ee/pipelines: 422 `env` is not a valid property on a step group. Please check the documentation to get a full list of supported properties. (Attempt 1/60 Retrying in 5s)
--
  | 2022-09-22 19:56:58 ERROR  Unrecoverable error, skipping retries
  | 2022-09-22 19:56:58 FATAL  Failed to upload and process pipeline: POST https://agent.buildkite.com/v3/jobs/018366c6-14b4-4e2e-95e5-08817c16d4ee/pipelines: 422 `env` is not a valid property on a step group. Please check the documentation to get a full list of supported properties.
  | 🚨 Error: The command exited with status 1

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