Configure your Bitbucket Pipelines integration
To enable Snyk to test and monitor your code as an integral part of your CI/CD workflow in Bitbucket, add the Snyk pipe into your bitbucket-pipelines.yml
(YAML) file located in the root of your repository. This file that defines all your build configurations (pipelines for your CI/CD workflow).
Last updated