Skip to content

Commit

Permalink
Add hey sample function
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Brennan <kylos101@gmail.com>
  • Loading branch information
kylos101 authored and alexellis committed Apr 5, 2020
1 parent c44cb74 commit d55cba8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sample-functions/stack.yml
Expand Up @@ -46,6 +46,10 @@ functions:
lang: go
handler: ./haveibeenpwned
image: functions/haveibeenpwned:0.13.0
hey:
lang: dockerfile
handler: ./hey
image: functions/hey:latest
hostnameintent:
lang: dockerfile
handler: ./HostnameIntent
Expand Down

0 comments on commit d55cba8

Please sign in to comment.