diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2019-04-30 09:27:37 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2019-04-30 20:21:07 +0200 |
commit | b82cddc926b710c07a5a913f14eddef850b72485 (patch) | |
tree | c3af93d7bc9de4a41d28ae7d12e79c12f1b95e33 /.cirrus.yml | |
parent | 04b5f2b81831e9efc4fc78ddfc79439803b94ba6 (diff) | |
download | sonarqube-b82cddc926b710c07a5a913f14eddef850b72485.tar.gz sonarqube-b82cddc926b710c07a5a913f14eddef850b72485.zip |
Publish screenshots of IT failures on Cirrus
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index e7d37cb2dc4..a07be56af1d 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -157,6 +157,8 @@ qa_task: on_failure: reports_artifacts: path: "**/build/reports/**/*" + screenshots_artifacts: + path: "**/build/screenshots/**/*" promote_task: depends_on: |