Skip to content

AWS Lambda Function to deploy a GitLab repo on S3, via webhooks. Great for using with AWS CodeBuild and AWS CodeDeploy.

Notifications You must be signed in to change notification settings

w00fx/gitlab-to-aws-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS GitLab Connector to AWS S3

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 from GitLab to Amazon S3 via webhooks. To use it you just need to follow the steps below.

Requirements

  • AWS CLI with S3 and Lambda creation permissions

Architecture

Arch

How to use

In progress

About

AWS Lambda Function to deploy a GitLab repo on S3, via webhooks. Great for using with AWS CodeBuild and AWS CodeDeploy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages