Skip to content

Release Cleanup: don't allow running locally #514

@jkmassel

Description

@jkmassel

Given the **Don't run this locally** requirement, should we add something like

UI.user_error! "This lane should only run in CI" unless ENV.fetch(["CI"], nil).nil?

Originally posted by @mokagio in #502

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