From 5bfccdad3c3f7cd768992e63e6f7fcc4298a9e64 Mon Sep 17 00:00:00 2001 From: tobi Date: Sun, 27 Apr 2025 11:22:35 +0000 Subject: [chore] add woodpecker ci/cd pipelines (#4061) Removes our now unused drone stuff and adds pipelines for our new woodpecker instance. Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4061 Co-authored-by: tobi Co-committed-by: tobi --- docs/api/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index cea824694..143329d7f 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -1965,7 +1965,7 @@ definitions: x-go-name: Rules source_url: description: The URL for the source code of the software running on this instance, in keeping with AGPL license requirements. - example: https://codeberg.org/superseriousbusiness/gotosocial + example: https://github.com/superseriousbusiness/gotosocial type: string x-go-name: SourceURL terms: -- cgit v1.2.3