Minor CI fixes for docker builds

This commit is contained in:
frikky
2022-07-21 15:53:32 +02:00
parent 5c3ba60ddb
commit 00c749ab84
3 changed files with 11 additions and 3 deletions
+8
View File
@@ -23,6 +23,14 @@ jobs:
path: functions/onprem/orborus
version: nightly
experimental: true
- app: worker
path: functions/onprem/worker
version: nightly
experimental: true
- app: app_sdk
path: backend/app_sdk
version: nightly
experimental: true
steps:
-
name: Checkout