From e83616e4c0fe5aa0451b9ca5ac1c148f3cf16196 Mon Sep 17 00:00:00 2001 From: kandrusyak Date: Wed, 2 Aug 2023 21:52:55 +0300 Subject: [PATCH] update deployment --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 25571c3..270fb22 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ include: - project: 'astra/microservice-ci' ref: main - file: '/templates/microservice.yaml' + file: '/templates/microservice-python.yaml' \ No newline at end of file