feat: Update to Gitea CI/CD
Some checks failed
Deploy to Staging / Build Images (push) Has been cancelled
Deploy to Staging / Deploy to Staging (push) Has been cancelled
Deploy to Staging / Verify Staging (push) Has been cancelled
Deploy to Staging / Notify Staging Ready (push) Has been cancelled
Deploy to Staging / Notify Staging Failure (push) Has been cancelled

This commit is contained in:
Eric Gullickson
2025-12-29 21:09:32 -06:00
parent 83d79da3aa
commit eaab8c061a
9 changed files with 795 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ jobs:
# ============================================
validate:
name: Validate Prerequisites
runs-on: mvp-prod
runs-on: prod
outputs:
target_stack: ${{ steps.determine-stack.outputs.target_stack }}
backend_image: ${{ steps.set-images.outputs.backend_image }}