12 lines
212 B
Markdown
12 lines
212 B
Markdown
|
|
# core ci init
|
||
|
|
|
||
|
|
Initialize release configuration.
|
||
|
|
|
||
|
|
## Usage
|
||
|
|
|
||
|
|
```bash
|
||
|
|
core ci init
|
||
|
|
```
|
||
|
|
|
||
|
|
Creates `.core/release.yaml` with default configuration. See [Configuration](../example.md#configuration) for output format.
|