Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
6916ee994967
Commit
6e6e0c04
authored
Sep 29, 2017
by
Fabio Busatto
Browse files
Fix Auto DevOps banner feature flag
parent
08a8a4d885d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/topics/autodevops/index.md
View file @
6916ee99
...
...
@@ -511,7 +511,7 @@ sudo gitlab-rails console
Then run:
```
ruby
Feature
.
get
(
:auto_devops_banner_disabled
).
dis
able
Feature
.
get
(
:auto_devops_banner_disabled
).
en
able
```
Or through the HTTP API with an admin access token:
...
...
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