Video links for SSoT audit
This commit is contained in:
parent
a286786294
commit
a6bf00745e
2 changed files with 7 additions and 2 deletions
|
@ -29,8 +29,11 @@ the development cycle, ensuring that all the code deployed to
|
|||
production complies with the code standards you established for
|
||||
your app.
|
||||
|
||||
For a complete overview of these methodologies and GitLab CI/CD,
|
||||
read the [Introduction to CI/CD with GitLab](introduction/index.md).
|
||||
For a:
|
||||
|
||||
- Complete overview of these methodologies and GitLab CI/CD,
|
||||
read the [Introduction to CI/CD with GitLab](introduction/index.md).
|
||||
- Video demonstration of GitLab CI/CD, see [Demo: CI/CD with GitLab](https://www.youtube.com/watch?v=1iXFbchozdY).
|
||||
|
||||
## Getting started
|
||||
|
||||
|
|
|
@ -21,6 +21,8 @@ More information is also available on the [Git website](https://git-scm.com).
|
|||
|
||||
The following resources will help you get started with Git:
|
||||
|
||||
- [Git-ing started with Git](https://www.youtube.com/watch?v=Ce5nz5n41z4),
|
||||
a video introduction to Git.
|
||||
- [Git Basics](https://git-scm.com/book/en/v2/Getting-Started-Git-Basics)
|
||||
- [Git on the Server - GitLab](https://git-scm.com/book/en/v2/Git-on-the-Server-GitLab)
|
||||
- [How to install Git](how_to_install_git/index.md)
|
||||
|
|
Loading…
Reference in a new issue