mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Merge branch 'master' of ssh://github.com/micro/services
This commit is contained in:
@@ -76,5 +76,5 @@
|
||||
"prepare": "npm run build"
|
||||
},
|
||||
"types": "index.d.ts",
|
||||
"version": "1.0.566"
|
||||
"version": "1.0.567"
|
||||
}
|
||||
9
function/CONFIG.md
Normal file
9
function/CONFIG.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Config
|
||||
|
||||
Requires `--image=crufter/gcloud:latest`
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
micro run --image=crufter/gcloud:latest github.com/micro/services/function
|
||||
```
|
||||
Reference in New Issue
Block a user