point to docs build CI

This commit is contained in:
Michael Barz
2020-10-02 14:14:46 +02:00
parent 7410fdf312
commit 23b8fadbcb

View File

@@ -1036,7 +1036,7 @@ def docs(ctx):
'name': 'downstream',
'image': 'plugins/downstream',
'settings': {
'server': 'https://cloud.drone.io/',
'server': 'https://drone.owncloud.com/',
'token': {
'from_secret': 'drone_token',
},