'Is it possible to fetch the docker image or TAR file as a input from the user in Release pipeline in TFS

Is it possible to fetch the docker image or TAR file as a input from the user in Release pipeline in TFS and perform blackduck scan

I have placed the script to trigger blackduck scan in the server but I need to configure in TFS Release pipeline to get a input from the user and perform scan on that input.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source