From 63f6d320d16336e7fffff6760c2a269043467b2c Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Sun, 19 May 2019 21:55:40 +0300 Subject: [PATCH] CI: do not encrypt username & gpg subject These values are not sensitive data. Also encryption of these values have side effect when they are same as part of log output: e.g. word "termux-licenses" will become "SECRET-licenses" which may be confusing. --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 9937d1e7c..61c3fe2ee 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -64,9 +64,9 @@ publish_task: - build environment: - BINTRAY_USERNAME: ENCRYPTED[5f767b4b9d6437b98e81c7a9c510363be8c71458efe17b73692898f5bd2720b359a962677b68930e298febf440bea75b] + BINTRAY_USERNAME: xeffyr BINTRAY_API_KEY: ENCRYPTED[c056d345d7a15f90b818dd9382129c27ce4ce2b802831ec890786414fc214c4203714c353a8fef3a6b9b1b1d68e4685e] - BINTRAY_GPG_SUBJECT: ENCRYPTED[adefd71182b37f4cfe2ef734bb400f5d273c562d45536edce46fd63d260a0c0717df7e73f2bb492afb4f5c0ef6d0460d] + BINTRAY_GPG_SUBJECT: termux BINTRAY_GPG_PASSPHRASE: ENCRYPTED[854c09c78b3318a30d3c9094b1010dfebd4c71ad9173b64479eaafaa7e941b050afaa936ad635af3709382492828316f] # Publish.