From 35e6024bc1144bebc8356f7cbd2a36a03fa2d352 Mon Sep 17 00:00:00 2001 From: Matti R Date: Sat, 13 Feb 2021 12:38:37 -0500 Subject: [PATCH] add template details so this runs w/o needing to pull template --- stack.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stack.yml b/stack.yml index e70999c..7908c9d 100644 --- a/stack.yml +++ b/stack.yml @@ -13,3 +13,7 @@ functions: build_args: GO111MODULE: on +configuration: + templates: + - name: golang-middleware + source: https://github.com/openfaas/golang-http-template