mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 00:06:38 +00:00
Match content-type of incoming request. Fix for Alexa.
This commit is contained in:
4
sample-functions/ChangeColorIntent/build.sh
Executable file
4
sample-functions/ChangeColorIntent/build.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t alexellis2/faas-alexachangecolorintent .
|
||||
|
Reference in New Issue
Block a user