From c257fbf89e2c13c4d6ad28ef85af6899b712239a Mon Sep 17 00:00:00 2001 From: tamaraailenacost Date: Mon, 5 Sep 2022 12:13:17 +0200 Subject: [PATCH] (#4144): add README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 13ac976..f80902d 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,7 @@ Different CI/CD tools offer different support for this. Below you can find docs ## Travis CI - Add Debricked token variable. [Read more](https://debricked.com/docs/integrations/ci-build-systems/travis.html) - [See template](.travis.yml) + +## Bitbucket +- Add Debricked token variable. [Read more](https://debricked.com/docs/integrations/ci-build-systems/bitbucket.html) +- [See template](bitbucket-pipelines.yml)