AWS CodeBuild Buildspec: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= {{External|[https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html Build Specification Reference for CodeBuild]}} =Internal= * AWS CodeBuil...") |
|||
Line 8: | Line 8: | ||
=Overview= | =Overview= | ||
=Structure= | |||
==version== | |||
==env== | |||
===variables=== | |||
==phases== | |||
===install=== | |||
====commands==== | |||
===build=== | |||
====commands==== | |||
===post_build=== | |||
====commands==== | |||
==artifacts== | |||
===files=== |