Difference between revisions of "Build"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* [[GitLab]]: <code>[[.gitlab-ci.yml]]</code> build [[stage]] | * [[GitLab]]: <code>[[.gitlab-ci.yml]]</code> build [[stage]] | ||
* [[AWS CodeBuild]]: <code>[[buildspec.yml]]</code> | * [[AWS CodeBuild]]: <code>[[buildspec.yml]]</code> | ||
+ | * [[AWS SAM]]: <code>[[sam build]]</code> | ||
* <code>[[yarn build]]</code> | * <code>[[yarn build]]</code> | ||
* <code>[[npm run build]]</code> | * <code>[[npm run build]]</code> |
Revision as of 14:46, 30 November 2021
docker build
conan build
andconan create
Kaniko
(2018)- Google Cloud Build
- GitLab:
.gitlab-ci.yml
build stage - AWS CodeBuild:
buildspec.yml
- AWS SAM:
sam build
yarn build
npm run build
kim build
- go build
Related terms
See also
- Build, build automation,
make, cmake
,docker build
,conan build, gradle build
, kaniko, AWS CodeBuild, Bazel, Google Cloud Build, meson, Pants, Scons, Buck2,earthly
- Software development: SDLC, SCM,
git
, GitHub, GitLab, TeamCity, Jenkins, CircleCI, Rational ClearCase, AWS CodeCommit, VCS,/sys/dev/
, DDD, EDA
Advertising: