[dasher] Fix the path for storing artifacts (#159)
- From: Patrick Welche <pwelche src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dasher] Fix the path for storing artifacts (#159)
- Date: Wed, 19 Aug 2020 10:32:53 +0000 (UTC)
commit 7a2fcd0c16d7e9bb9f69a41c1a0a02e09e876e77
Author: Cagdas Evren Gerede <cagdasgerede users noreply github com>
Date: Tue Apr 3 02:53:26 2018 +0300
Fix the path for storing artifacts (#159)
.circleci/config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 443338cd..d52858dc 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -24,5 +24,5 @@ jobs:
echo Running tests
gradle test -i
- store_artifacts:
- path: build/reports/tests/test/
+ path: java/build/reports/tests/test/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]