[pitivi/ci_always_test_results: 22/23] ci: Alway run the test-results job
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/ci_always_test_results: 22/23] ci: Alway run the test-results job
- Date: Wed, 5 Sep 2018 19:55:22 +0000 (UTC)
commit b14b3d213398d64b6961632cf20a552d1cee6fb1
Author: Thibault Saunier <tsaunier igalia com>
Date: Sun Jul 29 20:54:51 2018 -0400
ci: Alway run the test-results job
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4b0ff3ae..52183bda 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -38,3 +38,4 @@ test-results:
- (wget
https://gitlab.gnome.org/GNOME/${CI_PROJECT_NAME}/-/jobs/artifacts/${CI_COMMIT_REF_NAME}/download?job=test-results
-O history.zip && unzip history.zip && mv test-results history && ls history/) || echo "No history"
- /opt/allure/bin/allure generate --clean --output test-results/ history/ .
- printf "=========================\n\n TEST RESULTS WILL BE AVAILABLE AT
https://gnome.pages.gitlab.gnome.org/-/${CI_PROJECT_NAME}/-/jobs/${CI_JOB_ID}/artifacts/test-results/index.html\n\n==================="
+ when: always
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]