Syncup 2.0.2

This commit is contained in:
Frikky
2025-04-05 17:03:58 +02:00
committed by GitHub
parent 04182d60a8
commit eeb8c3ba4c
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: latest
version: 2.0.2
experimental: true
- app: backend
path: backend
version: latest
version: 2.0.2
experimental: true
- app: orborus
path: functions/onprem/orborus
version: latest
version: 2.0.2
experimental: true
- app: worker
path: functions/onprem/worker
version: latest
version: 2.0.2
experimental: true
steps:
- name: Checkout