Skip to content

Commit d3badd6

Browse files
committed
Building MloPS + Data Science Scripts
1 parent 6674421 commit d3badd6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,6 @@ Secrets in GitHub should look exactly like below. The secrets are case sensitive
187187

188188
## Continuous Deployment And Branching Strategy
189189

190-
<details close>
191-
<summary>Click Dropdown... </summary>
192-
193190
The Branching Strategy I have chosen is configured automatically as part of the accelerator. It follows a GitHub Flow paradigm in order to facilitate rapid Continuous Integration, with some nuances. (see Footnote 1 which contains the SST Git Flow Article written by Willie Ahlers for the Data Science Toolkit - This provides a narrative explaining the numbers below)[^1]
194191

195192

@@ -206,7 +203,7 @@ The branching strategy is easy to change via updating the "if conditions" within
206203
- Feature Branches: "feature/<insertname>"
207204
- Main Branch: "main"
208205
- Release branch "release/<insertname>"
209-
</details>
206+
210207
---
211208
---
212209
## MLOps Paradigm: Deploy Code, not Models

0 commit comments

Comments
 (0)