Rebuild latest

This commit is contained in:
Frikky
2025-03-06 12:56:46 +01:00
committed by GitHub
parent 276a8c50fa
commit b88495b719
+4 -4
View File
@@ -20,19 +20,19 @@ jobs:
include:
- app: frontend
path: frontend
version: 2.0.0
version: latest
experimental: true
- app: backend
path: backend
version: 2.0.0
version: latest
experimental: true
- app: orborus
path: functions/onprem/orborus
version: 2.0.0
version: latest
experimental: true
- app: worker
path: functions/onprem/worker
version: 2.0.0
version: latest
experimental: true
steps:
- name: Checkout