mirror of
https://gitee.com/gitea/gitea
synced 2026-04-23 21:15:18 +08:00
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:
2
.github/workflows/push-publish_docs.yml
vendored
2
.github/workflows/push-publish_docs.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Publish documentation
|
||||
name: "Docs: Publish"
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user