diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0ce84f8ddcd1e149849bd43364666392a86bd9c..973721488ec36598930899770a6885aeef0ae8c0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -52,6 +52,8 @@ release:pip:ubuntu: - DEPS_NAMES=("aidge_core" "aidge_backend_cpu" "aidge_onnx") - DEPENDENCY_JOB="build:ubuntu_python" - !reference [.ubuntu:download:repositories, script] # located in common.gitlab-ci.yml + - curl -sSL https://get.docker.com/ | sh + release:pip:windows: before_script: