v2
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user