Skip to content

Expand-BuildStep -Inline should place scripts inline #205

Open
@StartAutomating

Description

@StartAutomating

In most scenarios, Expand-BuildStep will expand a script to place it inline within the .yml.

This can make life slightly more difficult for debugging, and should be changed where possible.

If the build step comes from the same repository as the current build, it should be added as a reference, not included inline (unless -Inline) is passed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions