Skip to content
Snippets Groups Projects
Commit 6e6e0c04 authored by Fabio's avatar Fabio
Browse files

Fix Auto DevOps banner feature flag

parent a481337b
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -511,7 +511,7 @@ sudo gitlab-rails console
Then run:
 
```ruby
Feature.get(:auto_devops_banner_disabled).disable
Feature.get(:auto_devops_banner_disabled).enable
```
 
Or through the HTTP API with an admin access token:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment