This commit is contained in:
2026-02-09 14:07:31 +07:00
parent f5556870b2
commit 2856b170ad
6 changed files with 2 additions and 363 deletions

View File

@@ -48,7 +48,7 @@ jobs:
# BUILD ONCE (single powerful runner)
# ==========================================================
build_and_push:
name: 🏗 Build & Push Image
name: Build & Push Image
runs-on: devsg-atlantic
outputs:
@@ -103,7 +103,7 @@ jobs:
# DEPLOY MANY (fan-out runners)
# ==========================================================
deploy:
name: 🚀 Deploy to Fleet
name: Deploy to Fleet
needs: build_and_push
strategy: