Hi All, Do we have any syntax/variable to specify ...
# bolt
j
Hi All, Do we have any syntax/variable to specify bolt-project.yaml in a bolt command ? bolt script run /home/boltsvc/test.sh --connect-timeout 500 bolt-project.yaml yaml file contains log file path. When I run above command manually it is working fine and log file getting generated. But when I run through pipeline log file not getting generated. It doesn't throw any error also. I wonder any syntax/variable issue that is missing.