Skip to content

Commit c33c265

Browse files
authored
Update bitbucket-installation.md
1 parent cda791f commit c33c265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bitbucket-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Create a `gitstream.cm` rules file in the root directory of your repository's de
4545

4646
## Create a Bitbucket Pipeline
4747

48-
Once your gitStream configuration file is set up, you need a Bitbucket Pipelines configuration file to trigger gitStream automations. Create a `.bitbucket-pipelines.yml` file in your repository's default branch (usually `master` or `main`) and add the following configuration:
48+
Once your gitStream configuration file is set up, you need a Bitbucket Pipelines configuration file to trigger gitStream automations. Create a `bitbucket-pipelines.yml` file in your repository's default branch (usually `master` or `main`) and add the following configuration:
4949

5050
```yaml
5151
--8<-- "docs/downloads/bitbucket-pipelines.yml"

0 commit comments

Comments
 (0)