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
c8e0f9d2
Commit
c8e0f9d2
authored
Oct 26, 2018
by
Daniel Gruesso
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify project-level enable/disable
parent
60170262
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/topics/autodevops/index.md
doc/topics/autodevops/index.md
+4
-3
No files found.
doc/topics/autodevops/index.md
View file @
c8e0f9d2
...
@@ -225,10 +225,11 @@ Auto DevOps at the project level.
...
@@ -225,10 +225,11 @@ Auto DevOps at the project level.
### Enabling/disabling Auto DevOps at the project-level
### Enabling/disabling Auto DevOps at the project-level
1.
Check that your project doesn't have a
`.gitlab-ci.yml`
, or if one exists, remove it.
If enabling, check that your project doesn't have a
`.gitlab-ci.yml`
, or if one exists, remove it.
1.
Go to your project's
**Settings > CI/CD > Auto DevOps**
.
1.
Go to your project's
**Settings > CI/CD > Auto DevOps**
.
1.
Check the
**Default to Auto DevOps pipeline**
checkbox.
1.
Toggle the
**Default to Auto DevOps pipeline**
checkbox (checked to enable, unchecked to disable)
1.
Optionally, but recommended,
add in the
[
base domain
](
#auto-devops-base-domain
)
1.
When enabling, it's optional but recommended to
add in the
[
base domain
](
#auto-devops-base-domain
)
that will be used by Auto DevOps to
[
deploy your application
](
#auto-deploy
)
that will be used by Auto DevOps to
[
deploy your application
](
#auto-deploy
)
and choose the
[
deployment strategy
](
#deployment-strategy
)
.
and choose the
[
deployment strategy
](
#deployment-strategy
)
.
1.
Click
**Save changes**
for the changes to take effect.
1.
Click
**Save changes**
for the changes to take effect.
...
...
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