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

Allow configuring lfs at the step level

    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

      On our CI, we have a lot of different pipeline jobs, some are for testing, some for building, some others for deploying. And it looks like a waste to always pull large file for every of these jobs. In fact, I really need git-lfs only when building my project, neitheir when testing, nor when deploying my already built project. Is it possible to specify support for git-lfs only for some jobs?

      Eg:

      #!yaml
      
            - step:
                name: building
                clone:
                  lfs: true
                ...
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            e25d82a95859 Ekaradon
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: