We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d56403 commit f7b739eCopy full SHA for f7b739e
README.md
@@ -808,8 +808,8 @@ _[⬆ Back to Top](#table-of-contents)_
808
809
### Which of the following are DevOps Practices?
810
811
-- [x] Continuous Integration / Continuous Deployment / Continuous Delivery.
812
-- [ ] Blue-Green Deployment.
+- [ ] Continuous Integration / Continuous Deployment / Continuous Delivery.
+- [x] Blue-Green Deployment.
813
- [ ] Hypothesis Driven Development.
814
- [ ] Vertical Teams.
815
- [ ] Blameless Postmortem.
0 commit comments