-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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
Labels
No labels