Use Actions for DB & E2E tests (#24494)

following https://github.com/go-gitea/gitea/pull/24314 and
https://github.com/go-gitea/gitea/pull/24434, this PR moves drone cron
pipelines to (GitHub) Actions. As these are mostly compatible with Gitea
Actions, when we start to dogfood, these will already be migrated.

---------

Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
techknowlogick
2023-05-03 22:04:02 -04:00
committed by GitHub
parent ad8631c069
commit f7f0782132
9 changed files with 428 additions and 853 deletions

View File

@@ -1,4 +1,4 @@
name: Compliance testing for documentation
name: "Pull: Compliance testing for documentation"
on:
pull_request: