diff --git a/templates/gitlab-ci-python.yml b/templates/gitlab-ci-python.yml index 5f1c497a7c58d7461e78d4ab7a79e525000cf7e6..be82cbd0f7d50a9374e39cf40165162d3e0c0a0f 100644 --- a/templates/gitlab-ci-python.yml +++ b/templates/gitlab-ci-python.yml @@ -547,7 +547,14 @@ variables: stages: - build - test + - package-build + - package-test + - infra + - deploy + - acceptance - publish + - infra-prod + - production ############################################################################################### # Generic python job #