From 035a00a44d802d3581b32c2e3d6809a09ce1af2e Mon Sep 17 00:00:00 2001 From: Kirill Andrusyak Date: Mon, 4 Sep 2023 18:44:58 +0000 Subject: [PATCH] update pipeline --- templates/microservice-python.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/templates/microservice-python.yaml b/templates/microservice-python.yaml index 11db962..427ad82 100644 --- a/templates/microservice-python.yaml +++ b/templates/microservice-python.yaml @@ -1,13 +1,7 @@ include: '/templates/microservice.yaml' -stages: - - build - - deploy - - migration - - production - migration-dev: - stage: migration + stage: deploy tags: - docker only: