🐋 feat: docker base image

This commit is contained in:
Florian Hönicke
2023-05-04 11:24:54 +02:00
parent 41002443a1
commit 517793dde4

View File

@@ -59,7 +59,7 @@ jobs:
SCENEX_API_KEY: ${{ secrets.SCENEX_API_KEY }}
WHISPER_API_KEY: ${{ secrets.WHISPER_API_KEY }}
build-and-push:
base-image-push:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository