Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-19825

Common way to define pipes variables if more than one pipe is used.

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      At this time, pipe variables can only be defined within the pipe block, for example:

      - pipe: atlassian/aws-code-deploy:0.3.2
                    variables:
                      AWS_ACCESS_KEY_ID: '<string>'
                      AWS_SECRET_ACCESS_KEY: '<string>'
                      AWS_DEFAULT_REGION: '<string>'
                      APPLICATION_NAME: '<string>'
                      COMMAND: '<string>' 
      

      This becomes a redundant approach if more one pipes are used as part of different steps using the same credentials.

      Having a common way to define pipe variables would make a better alternative for configurations having multiple pipes configured.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ssingh4 Saurabh Singh (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: