Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Use -z instead of -n for testing existence. #115

@envygeeks

Description

@envygeeks

We always quote variables coming regardless of trust, which means when we do --env="CI='$CI'" in our Docker runs to test our Docker Helpers we still get taps output because -n will return true, -z will return false on both CI= and CI=''

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