From 8a8762ad4f393df949dd5c2ff8b62d5d9e20301d Mon Sep 17 00:00:00 2001 From: Will Anderson Date: Tue, 5 May 2026 04:46:30 -0500 Subject: [PATCH] ci: trigger stage CI after API merge --- .gitea/workflows/stage.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/stage.yaml b/.gitea/workflows/stage.yaml index 46246b6..7aac924 100644 --- a/.gitea/workflows/stage.yaml +++ b/.gitea/workflows/stage.yaml @@ -2,6 +2,7 @@ name: Stage — Build, push & deploy to marketing-stage # Pipeline: build → push → deploy marketing-stage → smoke test. # STOPS HERE. No prod deploy. Merge to main when stage looks good. +# Triggered: 2026-05-05 (promote fix/gallery-layout-account-otp) on: push: