Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 638 Bytes

cicd_build_from_github_with_buildspec.md

File metadata and controls

13 lines (8 loc) · 638 Bytes

cicd_build_from_github_with_buildspec

Description

CICD pipeline that will get source from github and execute buildspec.yaml provided in the repo

Parameters

  • gitURL : Repository location
  • stage : Environmental variable that will be created with key=stage value=provided
  • branchOrTag : Branch or tag from which the build takes place