Skip to content

Commit 4a552af

Browse files
authored
Update README.md
1 parent 4921922 commit 4a552af

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# gitlab-to-aws-s3
1+
# AWS GitLab Connector to AWS S3
2+
3+
Currently, AWS CodeDeploy / AWS CodeBuild and AWS CodePipeline do not support GitLab repositories. They are currently supporting GitHub, GitHub Enterprise, Bitbucket, AWS CodeCommit, Amazon S3 and Amazon ECR. This tool aims to allow you to be able to use these tools, deploying your repository on GitLab to Amazon S3 whenever it is updated. To use it you just need to follow the steps below.
4+
5+
## Requirements
6+
* AWS CLI with S3 and Lambda creation permissions
7+
8+
## Architecture
9+
10+
## How to use
11+
12+
### Im progress

0 commit comments

Comments
 (0)