BigW Consortium Gitlab

Commit 6d3bafcc by Grzegorz Bizon Committed by Robert Speicher

Merge branch 'docs-fix-auto-devops-banner-feature-flag' into 'master'

Fix Auto DevOps banner feature flag Closes #38576 See merge request gitlab-org/gitlab-ce!14576
parent 52b3667e
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment