소스 검색

RELEASE.md

tags/v0.0.15^0
Peter Vivell 6 년 전
부모
커밋
00d8976e1b
2개의 변경된 파일18개의 추가작업 그리고 1개의 파일을 삭제
  1. 17
    0
      RELEASE.md
  2. 1
    1
      drone.yml

+ 17
- 0
RELEASE.md 파일 보기

@@ -0,0 +1,17 @@
1
+# Release 0.0.15
2
+
3
+## Major Features and Improvements
4
+
5
+* Build pipeline in control
6
+* Binaries functional and in release
7
+* Bob's your uncle.
8
+
9
+## Bug Fixes and Changes
10
+
11
+* Build system stable
12
+* Alice's your aunt.
13
+
14
+## Contributions
15
+
16
+* Cup of tea.
17
+* Patience.

+ 1
- 1
drone.yml 파일 보기

@@ -51,7 +51,7 @@ steps:
51 51
     event: [ tag ]
52 52
   depends_on: [ build ]
53 53
   settings:
54
-    title: ${REPO_NAME} ${BRANCH}-${TAG} ${OS}-${ARCH} # file or string
54
+    title: Radangel linux-amd64 # file or string
55 55
     note: RELEASE.md # file or string
56 56
     draft: false
57 57
     prerelease: false

Loading…
취소
저장