Changed builds to be with 2.1.0-rc2

This commit is contained in:
Frikky
2025-06-18 10:59:35 +02:00
parent 1451d5cde9
commit 98c3480aba
2 changed files with 9 additions and 9 deletions
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: 2.0.2
version: 2.1.0-rc2
experimental: true
- app: backend
path: backend
version: 2.0.2
version: 2.1.0-rc2
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 2.0.2
version: 2.1.0-rc2
experimental: true
- app: worker
path: functions/onprem/worker
version: 2.0.2
version: 2.1.0-rc2
experimental: true
steps:
- name: Checkout