2019-05-15 22:09:52 +02:00
|
|
|
commitFormat: angular
|
2019-07-07 23:42:52 +02:00
|
|
|
title: "go-semantic-release release"
|
2019-05-15 22:09:52 +02:00
|
|
|
branch:
|
2019-07-28 21:53:30 +02:00
|
|
|
master: beta
|
2019-05-25 18:10:24 +02:00
|
|
|
rc: rc
|
|
|
|
|
beta: beta
|
|
|
|
|
alpha: alpha
|
2019-05-15 22:09:52 +02:00
|
|
|
changelog:
|
2019-05-25 18:10:24 +02:00
|
|
|
printAll: false
|
2019-05-15 22:09:52 +02:00
|
|
|
template: ''
|
|
|
|
|
templatePath: ''
|
2019-08-08 21:30:29 +02:00
|
|
|
release: 'gitlab'
|
2019-05-28 22:12:00 +02:00
|
|
|
assets:
|
2019-08-08 21:30:29 +02:00
|
|
|
- name: go-semantic-release
|
2019-06-18 21:35:51 +02:00
|
|
|
compress: false
|
2019-08-08 21:30:29 +02:00
|
|
|
- name: go-semantic-release.exe
|
|
|
|
|
compress: true
|
2019-06-15 23:03:27 +02:00
|
|
|
github:
|
|
|
|
|
repo: "go-semantic-release"
|
|
|
|
|
user: "nightapes"
|
|
|
|
|
customUrl: ""
|
2019-08-08 21:30:29 +02:00
|
|
|
gitlab:
|
|
|
|
|
repo: "test/bla"
|
|
|
|
|
customUrl: "http://gitlab.example.com"
|