diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c3e8321e98dedfdab1917cffab0dde2be9f59bd..6e01221aba247076baed33629ecc9524ae8434a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,10 +9,11 @@ stages: - test - coverage - release + - deploy include: - project: 'eclipse/aidge/gitlab_shared_files' - ref: 'feat/release_pip' + ref: 'main' file: #Â choose which jobs to run by including the corresponding files. - '.gitlab/ci/ubuntu_python.gitlab-ci.yml'