aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorLukasz Jarocki <lukasz.jarocki@sonarsource.com>2021-08-12 16:28:51 +0200
committersonartech <sonartech@sonarsource.com>2021-08-13 20:03:53 +0000
commit5e2206bf21a879ac7050f5e5e59afe40611e8101 (patch)
tree54631e6b536ec8e987a233d71c401047cea151e0 /.cirrus.yml
parentae33251d693b3c52a8952cfe476411238ff5c888 (diff)
downloadsonarqube-5e2206bf21a879ac7050f5e5e59afe40611e8101.tar.gz
sonarqube-5e2206bf21a879ac7050f5e5e59afe40611e8101.zip
NO-JIRA adding timestamps to logs on Cirrus
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 3bd6ee4927e..6fb3ccb45eb 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -22,6 +22,7 @@ env:
# to trigger docs deployment
BUDDY_WORKS_TOKEN: ENCRYPTED[9ba648f3167b6f0c0befbba2f816bfffd53260fef06fb0fe8bba0a19ae4808c8b1567c5dcee2a2ee5299a5969058f495]
ELASTIC_PWD: ENCRYPTED[78c127034b9f06bc1b5ad7a520de2da094f3eaf1dcb35f12b0f178fa90ce2fd157bd6f9feece9bf3a54b4e3805bc39fb]
+ CIRRUS_LOG_TIMESTAMP: true
auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'branch.*'