11 lines
164 B
YAML
11 lines
164 B
YAML
app: "Automation-serverLess-Git-hosted995"
|
|
region: "asia-south1"
|
|
entrypoint: "index.js"
|
|
|
|
build:
|
|
builtin: dockerfile
|
|
ignorefile: .gitignore
|
|
|
|
env:
|
|
PORT: "8080"
|