From e21036098fe3f333d8093a6941cbd4a3215bf42e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 8 Sep 2016 13:26:41 +0100 Subject: .gitlab-ci.yml: name the artifacts Change-Id: Iab0b351035ec24da207230f32cb0e1bc87fff0ca --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ba0036a0..b9c61bf8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,6 +13,7 @@ build-system-x86_64-chroot-deploy: script: - ybd/ybd.py clusters/build-system-x86_64-chroot-deploy.morph x86_64 artifacts: + name: "${CI_BUILD_NAME}-${CI_BUILD_REF}" paths: - build-system-x86_64-chroot.tar -- cgit v1.2.1