mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-03 18:22:38 +08:00
use correct Drone server (#77)
This commit is contained in:
committed by
Lunny Xiao
parent
b2e23faacd
commit
34936f9128
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user