Skip to content

CI Init Examples

bash
core ci init

Creates .core/release.yaml:

yaml
version: 1

project:
  name: myapp

publishers:
  - type: github

Released under the EUPL-1.2 License.