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

View file

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