2.0.2 image build

This commit is contained in:
Frikky
2025-04-03 23:19:07 +02:00
parent 94ebadb669
commit ee1b6199e8
+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