Hello,
Could you please tell me whet is the correct way to mark some files generated during build as build artifacts?
For example, let my plugin generate 'somefile - $BUILD_ID.txt' during the perform(...).
How can it be marked as an artifact? (to ba able to delete it using the LogRotator)?