Merge branch 'main' into 1.4.0

This commit is contained in:
Frikky
2023-12-07 22:40:13 +01:00
committed by GitHub
3 changed files with 22 additions and 9 deletions
+5 -5
View File
@@ -19,23 +19,23 @@ jobs:
include:
- app: frontend
path: frontend
version: nightly
version: 1.3.1
experimental: true
- app: backend
path: backend
version: nightly
version: 1.3.1
experimental: true
- app: app_sdk
path: backend/app_sdk
version: nightly
version: 1.3.1
experimental: true
- app: orborus
path: functions/onprem/orborus
version: nightly
version: 1.3.1
experimental: true
- app: worker
path: functions/onprem/worker
version: nightly
version: 1.3.1
experimental: true
steps:
- name: Checkout