Commit 71dce24e authored by Stan Hu's avatar Stan Hu

Resolve conflicts in doc/topics/autodevops/index.md

parent e98113d3
...@@ -320,11 +320,7 @@ created, and is uploaded as an artifact which you can later download and check ...@@ -320,11 +320,7 @@ created, and is uploaded as an artifact which you can later download and check
out. out.
Any differences between the source and target branches are also Any differences between the source and target branches are also
<<<<<<< HEAD
[shown in the merge request widget](../../user/project/merge_requests/code_quality.md). [shown in the merge request widget](../../user/project/merge_requests/code_quality.md).
=======
[shown in the merge request widget](https://docs.gitlab.com/ee/user/project/merge_requests/code_quality.html).
>>>>>>> upstream/master
### Auto SAST **[ULTIMATE]** ### Auto SAST **[ULTIMATE]**
...@@ -337,15 +333,8 @@ report is created, it's uploaded as an artifact which you can later download and ...@@ -337,15 +333,8 @@ report is created, it's uploaded as an artifact which you can later download and
check out. check out.
Any security warnings are also Any security warnings are also
<<<<<<< HEAD
[shown in the merge request widget](../../user/project/merge_requests/sast.md). [shown in the merge request widget](../../user/project/merge_requests/sast.md).
NOTE: **Note:**
The Auto SAST stage will be skipped on licenses other than Ultimate.
=======
[shown in the merge request widget](https://docs.gitlab.com/ee//user/project/merge_requests/sast.html).
>>>>>>> upstream/master
NOTE: **Note:** NOTE: **Note:**
The Auto SAST stage will be skipped on licenses other than Ultimate. The Auto SAST stage will be skipped on licenses other than Ultimate.
...@@ -365,9 +354,6 @@ Any security warnings are also ...@@ -365,9 +354,6 @@ Any security warnings are also
NOTE: **Note:** NOTE: **Note:**
The Auto Dependency Scanning stage will be skipped on licenses other than Ultimate. The Auto Dependency Scanning stage will be skipped on licenses other than Ultimate.
NOTE: **Note:**
The Auto Dependency Scanning stage will be skipped on licenses other than Ultimate.
### Auto License Management **[ULTIMATE]** ### Auto License Management **[ULTIMATE]**
> Introduced in [GitLab Ultimate][ee] 11.0. > Introduced in [GitLab Ultimate][ee] 11.0.
...@@ -384,9 +370,6 @@ Any licenses are also ...@@ -384,9 +370,6 @@ Any licenses are also
NOTE: **Note:** NOTE: **Note:**
The Auto License Management stage will be skipped on licenses other than Ultimate. The Auto License Management stage will be skipped on licenses other than Ultimate.
NOTE: **Note:**
The Auto License Management stage will be skipped on licenses other than Ultimate.
### Auto Container Scanning ### Auto Container Scanning
> Introduced in GitLab 10.4. > Introduced in GitLab 10.4.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment