Skip to content

[Question] Object Delete #34

@akath19

Description

@akath19

Hi,

I'm using this plugin to send intermediate artifacts to GCS, however, I'd love to be able to delete them once the pipeline finishes, I'm thinking something like this:

- put: artifact params: file: path/to/artifact delete: true

This would effectively delete the artifact from the bucket for cleanup, I see that the GCSClient already has the functionality built but I have zero experience on Concourse resources so I don't even know where to start doing this.

Can this be done without much modification to the resource?

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