8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc60da8 commit acf9669Copy full SHA for acf9669
examples/storage/deploy.sh
@@ -1,3 +1,3 @@
1
-py-cloud-fn $FUNC_NAME http -p -f function.py && \
+py-cloud-fn $FUNC_NAME bucket -p -f function.py && \
2
cd cloudfn/target && gcloud beta functions deploy $FUNC_NAME \
3
--trigger-bucket $TRIGGER_BUCKET --stage-bucket $STAGE_BUCKET --memory 2048MB && cd ../..
0 commit comments