Jenkins build to AWScodebuild

0

Would like to replace our jenkins build to AWSCodebuild, can you please give\point guidance?

gefragt vor einem Jahr228 Aufrufe
1 Antwort
0

Hello,

Greetings for the day !

I understand that you are looking to migrate from Jenkins to AWS CodeBuild. Just like Jenkins for CodeBuild you specify a file called buildspec.yml file which has the list of commands that you want CodeBuild to build/run. To understand more about buildspec.yml file see the following documentation : https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html

The following guide would provide more information about how CodeBuild works and how to set up and how to run builds : https://docs.aws.amazon.com/codebuild/latest/userguide/getting-started-overview.html

AWS
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen