debian-mirror-gitlab/doc/topics/build_your_application.md

17 lines
708 B
Markdown
Raw Normal View History

2021-09-04 01:27:46 +05:30
---
2022-03-02 08:16:31 +05:30
stage: none
group: unassigned
2021-09-04 01:27:46 +05:30
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
---
# Build your application **(FREE)**
Add your source code to a repository, create merge requests to check in
code, and use CI/CD to generate your application. Include packages in your app and output it to a variety of environments.
- [Repositories](../user/project/repository/index.md)
- [Merge requests](../user/project/merge_requests/index.md)
2021-09-30 23:02:18 +05:30
- [CI/CD](../ci/index.md)
2021-09-04 01:27:46 +05:30
- [Packages & Registries](../user/packages/index.md)
2021-11-18 22:05:49 +05:30
- [Application infrastructure](../user/infrastructure/index.md)