Commonize builds, add staging build
All checks were successful
Build and Test Staging / build_test_deploy (pull_request) Has been skipped

This commit is contained in:
2025-07-09 02:11:04 -07:00
parent 7de03b565a
commit 3ecb9b2994
3 changed files with 59 additions and 9 deletions

View File

@@ -0,0 +1,10 @@
name: Build and Test Production
on:
push:
branches: [main]
jobs:
build_test_deploy:
uses: ./.gitea/workflows/build-common.yaml
with:
build_environment: production