Changelog Overhaul 2 #19

Merged
zeripath merged 25 commits from jolheiser/changelog:gitea-sdk into master 2020-01-24 16:30:19 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 8c25b4e224 - Show all commits

View File

@ -12,7 +12,7 @@ steps:
pull: always
image: golang:1.13
environment:
GOPROXY: https://goproxy.cn
GOPROXY: https://goproxy.cn,direct
commands:
- go test -race
@ -34,4 +34,4 @@ steps:
trigger:
branch:
- master
- master

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto eol=lf