Skip to content

Group keys broken #89

@mhornbacher

Description

@mhornbacher

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions