ci: Attempt to fix the CI, gitlab-ci had some changes related to artefacts paths

This commit is contained in:
Alexandre Aubin 2023-01-19 17:01:16 +01:00
parent be5b1c1b69
commit 71be74ffe2

View file

@ -37,7 +37,7 @@ workflow:
- when: always
variables:
YNH_BUILD_DIR: "ynh-build"
YNH_BUILD_DIR: "./ynh-build"
include:
- template: Code-Quality.gitlab-ci.yml