Skip to content

Commit 2b796ef

Browse files
author
Matt Empson
committed
Added BitBucket
1 parent 3e9ccf4 commit 2b796ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_source/how-to-create-pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The IAM entity that creates this CodePipeline service role must have permission
4040
**Note**
4141
The IAM entity that adds this CodePipeline service role policy must have permission in IAM to add service role policies to service roles\.
4242

43-
1. Create and upload the source code to a repository type supported by CodeBuild and CodePipeline, such as CodeCommit, Amazon S3, or GitHub\. The source code should contain a buildspec file, but you can declare one when you define a build project later in this topic\. For more information, see the [Buildspec reference](build-spec-ref.md)\.
43+
1. Create and upload the source code to a repository type supported by CodeBuild and CodePipeline, such as CodeCommit, Amazon S3, Bitbucket, or GitHub\. The source code should contain a buildspec file, but you can declare one when you define a build project later in this topic\. For more information, see the [Buildspec reference](build-spec-ref.md)\.
4444
**Important**
4545
If you plan to use the pipeline to deploy built source code, the build output artifact must be compatible with the deployment system you use\.
4646
For CodeDeploy, see the [AWS CodeDeploy sample](sample-codedeploy.md) in this guide and [Prepare a revision for CodeDeploy](https://docs.aws.amazon.com/codedeploy/latest/userguide/how-to-prepare-revision.html) in the *AWS CodeDeploy User Guide*\.

0 commit comments

Comments
 (0)