From 62ac8ddaafb25fe26d400a083b1cc188df573acc Mon Sep 17 00:00:00 2001 From: Kirill Andrusyak Date: Wed, 16 Aug 2023 18:50:51 +0000 Subject: [PATCH] update path --- templates/microservice-python.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/microservice-python.yaml b/templates/microservice-python.yaml index f7ba9e2..31bfcd7 100644 --- a/templates/microservice-python.yaml +++ b/templates/microservice-python.yaml @@ -1,4 +1,4 @@ -include: 'microservice.yaml' +include: '/templates/microservice.yaml' stages: - build