move into mixonomer.func when deploying
This commit is contained in:
parent
becfae98ea
commit
246805e1e9
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user