mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ci: Attempt to fix the CI, gitlab-ci had some changes related to artefacts paths
This commit is contained in:
parent
be5b1c1b69
commit
71be74ffe2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ workflow:
|
||||||
- when: always
|
- when: always
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
YNH_BUILD_DIR: "ynh-build"
|
YNH_BUILD_DIR: "./ynh-build"
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- template: Code-Quality.gitlab-ci.yml
|
- template: Code-Quality.gitlab-ci.yml
|
||||||
|
|
Loading…
Add table
Reference in a new issue