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
7eb821a5
Commit
7eb821a5
authored
Nov 03, 2017
by
Fabio Busatto
Committed by
bikebilly
Nov 03, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add application setting to Auto DevOps docs
parent
d51ad1ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/topics/autodevops/index.md
doc/topics/autodevops/index.md
+6
-0
No files found.
doc/topics/autodevops/index.md
View file @
7eb821a5
...
...
@@ -144,6 +144,12 @@ has a `.gitlab-ci.yml` or not:
All you need to do is remove your existing
`.gitlab-ci.yml`
, and you can even
do that in a branch to test Auto DevOps before committing to
`master`
.
NOTE:
**Note:**
If you are a GitLab Administrator, you can enable Auto DevOps instance wide
in
**Admin Area > Settings > Continuous Integration and Deployment**
. Doing that,
all the projects that haven't explicitly set an option will have Auto DevOps
enabled by default.
## Stages of Auto DevOps
The following sections describe the stages of Auto DevOps. Read them carefully
...
...
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