use correct Drone server (#77)

This commit is contained in:
techknowlogick 2019-10-28 03:48:25 +00:00 committed by Lunny Xiao
parent b2e23faacd
commit 34936f9128
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ pipeline:
image: plugins/downstream:1
pull: true
secrets: [ downstream_token ]
server: https://drone.gitea.io
server: https://drone.gitea.com
repositories:
- go-gitea/website
- go-gitea/blog