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 c62df64 commit cd160c9Copy full SHA for cd160c9
.github/workflows/file-upload-service-deploy.yml
@@ -23,7 +23,6 @@ jobs:
23
- name: Deploy to Google Cloud Functions
24
working-directory: file-upload
25
run: |
26
- cd file-upload
27
gcloud functions deploy HelloWorld \
28
--entry-point HelloWorld \
29
--runtime go116 \
0 commit comments