2.0.1 version build

This commit is contained in:
Frikky
2025-03-21 12:17:56 +01:00
committed by GitHub
parent 8784fdea19
commit 8b4f8a14c8
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: latest
version: 2.0.1
experimental: true
- app: backend
path: backend
version: latest
version: 2.0.1
experimental: true
- app: orborus
path: functions/onprem/orborus
version: latest
version: 2.0.1
experimental: true
- app: worker
path: functions/onprem/worker
version: latest
version: 2.0.1
experimental: true
steps:
- name: Checkout