You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/agile-development/branching-and-cicd.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@ jobs:
45
45
- Adapt branch protection to match team size and delivery cadence.
46
46
47
47
## CI/CD guidance
48
+
48
49
This page complements the central [CI/CD guidance](../CI-CD/README.md). Key expectations teams should follow:
49
50
50
51
- The integration (main) branch should be continuously shippable and stable — at any point we should be able to deploy a build from `main` to production if needed.
0 commit comments