From 0cb9d05d9f9a5633d448e22cf2cde1a3b387da3e Mon Sep 17 00:00:00 2001 From: Tiago Freitas Pereira <tiagofrepereira@gmail.com> Date: Thu, 29 Sep 2016 11:51:18 +0200 Subject: [PATCH] Added PythonFaceEvaluation as artefact --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e03b450..ca640db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,6 +38,7 @@ stages: - _ci/ - dist/ - sphinx/ + - PythonFaceEvaluation/ # Template for the test stage - re-installs from uploaded wheels -- GitLab