12 lines
223 B
Plaintext
12 lines
223 B
Plaintext
---
|
|
title: CI & CD
|
|
---
|
|
|
|
import { Callout } from 'nextra/components'
|
|
|
|
# CI & CD
|
|
|
|
Previously we were trunk based. Now we use the following Gitflow:
|
|
|
|
<Callout type="warning">TODO: @van to include her Mermaid diagram</Callout>
|