determinant-of-the-day/stack.yml
Tobias Reisinger 387277ff34
Some checks failed
continuous-integration/drone/push Build is failing
Add dev build option
2021-03-05 01:31:27 +01:00

11 lines
232 B
YAML

provider:
name: openfaas
gateway: https://faas.serguzim.me
functions:
determinant-of-the-day:
lang: python3-http
handler: ./src
image: registry.serguzim.me/faas/determinant-of-the-day
build_options:
- dev