Skip to content

Commit

Permalink
sisyphus.yml for #6
Browse files Browse the repository at this point in the history
for openfaas, provide a yml file
  • Loading branch information
vielmetti authored Dec 25, 2020
1 parent 814dd4b commit 70d0977
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions openfaas/sisyphus.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 1.0
provider:
name: openfaas
gateway: http://127.0.0.1:8080
functions:
sisyphus:
lang: dockerfile
handler: ./sisyphus
image: vielmetti/sisyphus:latest

0 comments on commit 70d0977

Please sign in to comment.