aws / aws-toolkit-azure-devops

AWS Toolkit for Azure DevOps
Other
235 stars 100 forks source link

S3 Upload Glob pattern STILL not finding files #519

Closed nigerninja closed 1 year ago

nigerninja commented 1 year ago

Describe the bug

I am having issues uploading any file at all from the artificat extract directory

To reproduce

Source Folder $(System.DefaultWorkingDirectory)\artifact\$(Build.BuildID)\Extract

Filename Patterns **

[warning]No files found in folder "REDACTED DIRECTORY" that match pattern "**"

Expected behavior

Expect to upload all files and folders since the task can see all 15 files and lists all paths out in previous lines in the debug

Your Environment

Additional context