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

fix : path of file in warning

parent 0df391a8
No related branches found
No related tags found
1 merge request!8multiple fixes
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
echo "** If this is an error please head to" echo "** If this is an error please head to"
echo "** REPO : aidge/gitlab_shared_files repo" echo "** REPO : aidge/gitlab_shared_files repo"
echo "** URL : https://gitlab.eclipse.org/eclipse/aidge/gitlab_shared_files" echo "** URL : https://gitlab.eclipse.org/eclipse/aidge/gitlab_shared_files"
echo "** FILE : .gitlab/ci/common/download.gitlab-ci.yml" echo "** FILE : .gitlab/ci/common/download/list_dependencies.gitlab-ci.yml"
echo "** Modify the dependencie list in the following job :" echo "** Modify the dependencie list in the following job :"
echo "** .ubuntu:download:list_dependencies" echo "** .ubuntu:download:list_dependencies"
echo "**" echo "**"
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
echo "** If this is an error please head to" echo "** If this is an error please head to"
echo "** REPO : aidge/gitlab_shared_files repo" echo "** REPO : aidge/gitlab_shared_files repo"
echo "** URL : https://gitlab.eclipse.org/eclipse/aidge/gitlab_shared_files" echo "** URL : https://gitlab.eclipse.org/eclipse/aidge/gitlab_shared_files"
echo "** FILE : .gitlab/ci/common/download.gitlab-ci.yml" echo "** FILE : .gitlab/ci/common/download/list_dependencies.gitlab-ci.yml"
echo "** Modify the dependency list in the following job :" echo "** Modify the dependency list in the following job :"
echo "** .windows:download:list_dependencies" echo "** .windows:download:list_dependencies"
echo "**" echo "**"
......
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