Article
in Bitbucket
After scripts now available for Bitbucket Pipelines
Bitbucket Pipelines now supports the ability to run scripts at the end of a step execution, regardless of whether the step has failed or succeeded, using the after-script keyword.
Article
in Bitbucket
Git LFS now available in Bitbucket Pipelines
Bitbucket Pipelines now has built-in Git LFS support, allowing you to seamlessly build, test and deploy LFS files in your builds! To enable it, just add lfs: true in the clone section of your bitbucket-pipelines.yml. If you don’t enable this feature, your clone will continue to behave as before. clone: lfs: true pipelines: default: # … rest of Pipelines configuration […]
Join over 150,000 working professionals
Culture, tech, teams, tips, delivered twice a month
