From 9ee0b333ccaf6353438d386e276dfa71f026ffc6 Mon Sep 17 00:00:00 2001 From: Peio Rigaux Date: Thu, 15 Nov 2018 17:29:47 +0100 Subject: [PATCH] gci : update artifact path in test stage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9ba39a0..b1a1e25 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ test: tags: [ "docker" ] script: - ls -la - - cd test + - cd build-bcg729/test - ls -la #- ./testCampaignAll dependencies: