ops: move to forgejo-primary hosting with mirror-only codeberg/github
This commit is contained in:
parent
a5bc6c5226
commit
043b1730dc
18 changed files with 336 additions and 66 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Cloudflare Deploy (Forgejo Actions)
|
||||
|
||||
This repo deploys `https://every.channel` via Wrangler.
|
||||
The deploy workflow is intended to run on the primary Forgejo host (not Codeberg/GitHub mirrors).
|
||||
|
||||
## Prereqs
|
||||
|
||||
|
|
@ -13,6 +14,10 @@ CI and deploy workflows:
|
|||
- PR/main checks: `.forgejo/workflows/ci-gates.yml`
|
||||
- Deploy (main only, depends on checks): `.forgejo/workflows/deploy-cloudflare.yml`
|
||||
|
||||
Mirror behavior:
|
||||
|
||||
- Workflow jobs are guarded to skip execution on `https://codeberg.org`.
|
||||
|
||||
## Manual deploy (local)
|
||||
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue