From 5f6366dbd32b73261b41c0e3488462c68571e811 Mon Sep 17 00:00:00 2001 From: Peio Rigaux Date: Fri, 16 Nov 2018 11:08:32 +0100 Subject: [PATCH] gci : use find command to where libbcg729so.0 is to add it to the artifact --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 047a3e1..b1224cd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ build: - cd build-bcg729 - cmake .. -DENABLE_TESTS=YES - make + - find -name libbcg729.so.0 artifacts: #untracked: true paths: