move into mixonomer.func when deploying

This commit is contained in:
Andy Pack 2023-10-12 23:24:51 +01:00
parent becfae98ea
commit 246805e1e9
Signed by: sarsoo
GPG Key ID: A55BA3536A5E0ED7

View File

@ -46,6 +46,7 @@ jobs:
- name: Deploy RunUserPlaylist - name: Deploy RunUserPlaylist
run: | run: |
cd Mixonomer.Func && \
gcloud functions deploy RunUserPlaylist \ gcloud functions deploy RunUserPlaylist \
--region europe-west2 \ --region europe-west2 \
--gen2 \ --gen2 \