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: