Skip to content

Variable expansion #2

@Miminoux

Description

@Miminoux

I'm not sure this is the good place for an issue but I couldn't report it other way.

Variable expansion doesn't work :
env : DIR=dir_a
Pattern : $DIR/**
=> $WORKSPACE/dir_a/file remains

env : DIR=dir_a
Pattern : dir_a/**
=> $WORKSPACE/dir_a/file is deleted

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