Provide detailed error logs when script fails in Bitbucket Cloud pipelines

XMLWordPrintable

    • 1

      When a pipeline fails with some of the commands in the shell script, the pipeline fails. The suggestion is to provide more detailed error logs about the commands that failed in the shell script from Bitbucket Cloud pipelines. 

      Example:

      pipelines:
        default:
            - step:
                script:
                  - chmod +x test123.sh
                  - ./test123.sh
      

            Assignee:
            Unassigned
            Reporter:
            Karthick S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: