diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec0ce0714..94109443f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1427,7 +1427,6 @@ OSX client build: Linux client package: stage: package except: - - ryzomcore - mac-ci-build tags: - Docker @@ -1447,7 +1446,7 @@ Linux client package: - makeself --nox11 --target /tmp/khanat_installer ./Linux/x86_64/ khanat-$(echo $CI_BUILD_REF | head -c 7 )-$CI_PIPELINE_ID-Linux-x86_64.run "Khanat installer" ./autoextract_script.sh - ls -l - ./khanat-client-debian_buster-$(echo $CI_BUILD_REF | head -c 7 )-$CI_PIPELINE_ID-Linux-x86_64.run - dependencies: + dependencies: - Linux client debian_amd64_buster build @@ -1464,7 +1463,7 @@ Linux client test: # Test de l'installation initiale - ls -l - ./khanat-client-debian_buster-$(echo $CI_BUILD_REF | head -c 7 )-$CI_PIPELINE_ID-Linux-x86_64.run - dependencies: + dependencies: - Linux client package .OSX client test: