chore: separate release builds from push builds

This commit is contained in:
Aditya
2026-05-12 15:42:55 +05:30
parent 78735b42ce
commit 5875836354
-4
View File
@@ -20,19 +20,15 @@ jobs:
include:
- app: frontend
path: frontend
version: 2.2.1
experimental: true
- app: backend
path: backend
version: 2.2.1
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 2.2.1
experimental: true
- app: worker
path: functions/onprem/worker
version: 2.2.1
experimental: true
steps:
- name: Checkout