Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot
2024-08-30 18:10:16 +00:00
parent 3a78348922
commit 41fa0ffbf2
50 changed files with 254 additions and 184 deletions

View File

@ -10,6 +10,6 @@ These tutorials can help you learn how to use GitLab.
| | | |
|--|--|--|
| [**Find your way around GitLab**](gitlab_navigation.md) **{chevron-right}**<br><br> Introduction to the product. | [**Learn Git**](learn_git.md) **{chevron-right}**<br><br> Git basics. | [**Plan and track your work**](plan_and_track.md) **{chevron-right}**<br><br> Planning, agile, issue boards. |
| [**Build your application**](build_application.md) **{chevron-right}**<br><br> CI/CD fundamentals and examples. | [**Secure your application and check compliance**](secure_application.md) **{chevron-right}**<br><br> Dependency and compliance scanning. | [**Manage your infrastructure**](infrastructure.md) **{chevron-right}**<br><br> GitOps, Kubernetes deployments. |
| [**Extend with GitLab**](develop.md) **{chevron-right}**<br><br> Integrations with third-party services. | | |
| [**Find your way around GitLab**](gitlab_navigation.md)<br>Introduction to the product. | [**Learn Git**](learn_git.md)<br>The basics of Git. | [**Plan and track your work**](plan_and_track.md)<br>Planning, agile, issue boards. |
| [**Build your application**](build_application.md)<br>CI/CD fundamentals and examples. | [**Secure your application and check compliance**](secure_application.md)<br>Dependency and compliance scanning. | [**Manage your infrastructure**](infrastructure.md)<br>GitOps, Kubernetes deployments. |
| [**Extend with GitLab**](develop.md)<br>Integrations with third-party services. | | |