Closed AArnott closed 2 years ago
The content of azure-pipelines/artifacts automatically becomes artifacts in azure pipelines, but in github actions each must be assigned a dedicated task. That might no longer be necessary because logging commands allow for invocation of toolkit functions and one of the toolkit actions performs artifact uploading.
azure-pipelines/artifacts
I guess artifact uploading isn't among the allowed toolkit functions. :(
I posted https://github.community/t/how-to-upload-an-arbitrary-set-of-artifacts/227578 to see if anyone has ideas.
The content of
azure-pipelines/artifacts
automatically becomes artifacts in azure pipelines, but in github actions each must be assigned a dedicated task. That might no longer be necessary because logging commands allow for invocation of toolkit functions and one of the toolkit actions performs artifact uploading.