Skip to content
Snippets Groups Projects
Commit 8c682e30 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : missing stage & upd ref for gitlab yml files

parent fbe57aed
No related branches found
No related tags found
1 merge request!3feat/release_pip
Pipeline #51736 failed
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment