From fed21b7e9f3d08af7b4c30e5c75e2fabf2e80542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 24 Oct 2016 10:23:09 +0200 Subject: ci: Rename the test archive --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 978bd6b..484cdc0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -93,7 +93,7 @@ build:rpm: - build/coverage_e2e/ - build/tests_outputs/ when: always - name: $CI_PROJECT_NAME-rpm-$CI_BUILD_ID + name: $CI_PROJECT_NAME-test-$CI_BUILD_ID test:debian: stage: test -- cgit v1.2.3