Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
37f87c77
Commit
37f87c77
authored
Aug 18, 2020
by
Dennis Appelt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document stage that runs DAST scan
parent
3cd63883
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/development/pipelines.md
doc/development/pipelines.md
+3
-1
No files found.
doc/development/pipelines.md
View file @
37f87c77
...
@@ -540,8 +540,10 @@ The current stages are:
...
@@ -540,8 +540,10 @@ The current stages are:
later used by the (Helm) Review App deployment (see
later used by the (Helm) Review App deployment (see
[
Review Apps
](
testing_guide/review_apps.md
)
for details).
[
Review Apps
](
testing_guide/review_apps.md
)
for details).
-
`review`
: This stage includes jobs that deploy the GitLab and Docs Review Apps.
-
`review`
: This stage includes jobs that deploy the GitLab and Docs Review Apps.
-
`dast`
: This stage includes jobs that run a DAST full scan against the Review App
that is deployed in stage
`review`
.
-
`qa`
: This stage includes jobs that perform QA tasks against the Review App
-
`qa`
: This stage includes jobs that perform QA tasks against the Review App
that is deployed in
the previous stage
.
that is deployed in
stage
`review`
.
-
`post-qa`
: This stage includes jobs that build reports or gather data from
-
`post-qa`
: This stage includes jobs that build reports or gather data from
the
`qa`
stage's jobs (e.g. Review App performance report).
the
`qa`
stage's jobs (e.g. Review App performance report).
-
`pages`
: This stage includes a job that deploys the various reports as
-
`pages`
: This stage includes a job that deploys the various reports as
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment