8 lines
165 B
Markdown
8 lines
165 B
Markdown
# Steps to deploy to Google cloud function
|
|
1.
|
|
```bash
|
|
zip webhook.zip *
|
|
```
|
|
2. Go to google cloud bucket and upload the zip
|
|
3. Go to worker for webhook and upload
|