Using a Gitea Repository in aws code pipeline

0

Is there any possible way of Using Gitea in Codepipeline as there is no option of Gitea as a Source in CodePipeline

abhinav
feita há 7 meses297 visualizações
1 Resposta
0

Hello.

Gitea is not listed in CodePipeline's source action, so it probably cannot be used.
https://docs.aws.amazon.com/codepipeline/latest/userguide/integrations-action-type.html

profile picture
ESPECIALISTA
respondido há 7 meses
  • Yes Exactly , So is there any other way to Integrate Gitea with CodePipeline ? I was using Gitea webhook and API Gateway Integrated with Lambda Function to store the Repo in S3

  • If Gitea allows you to use webhooks, I would use Lambda to zip the code to S3. If you can save it to S3, you can use it as a CodePipeline source, so I think that method can be used.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas