From 30c03390b7dd5523558c07d6116ac47bf4d479f5 Mon Sep 17 00:00:00 2001 From: DeeDeeG Date: Tue, 21 Nov 2023 02:19:03 -0500 Subject: [PATCH] CI: Update Rolling upload token for Cirrus The old token is set to expire soon, here's the new one. --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index c868b80be..0f765ec45 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -63,7 +63,7 @@ arm_linux_task: memory: 8G env: USE_SYSTEM_FPM: 'true' - ROLLING_UPLOAD_TOKEN: ENCRYPTED[690950798401ec3715e9d20ac29a0859d3c58097038081ff6afeaf4721e661672d34eb952d8a6442bc7410821ab8545a] + ROLLING_UPLOAD_TOKEN: ENCRYPTED[e954268e0b8e724deab26a68557eb6310dec58d02b319a582214a37687ef86f47a4b83d71c4e3aa4f2bbdf542180b2d3] prepare_script: - apt-get update - export DEBIAN_FRONTEND="noninteractive" @@ -130,7 +130,7 @@ silicon_mac_task: APPLEID: ENCRYPTED[549ce052bd5666dba5245f4180bf93b74ed206fe5e6e7c8f67a8596d3767c1f682b84e347b326ac318c62a07c8844a57] APPLEID_PASSWORD: ENCRYPTED[774c3307fd3b62660ecf5beb8537a24498c76e8d90d7f28e5bc816742fd8954a34ffed13f9aa2d1faf66ce08b4496e6f] TEAM_ID: ENCRYPTED[11f3fedfbaf4aff1859bf6c105f0437ace23d84f5420a2c1cea884fbfa43b115b7834a463516d50cb276d4c4d9128b49] - ROLLING_UPLOAD_TOKEN: ENCRYPTED[690950798401ec3715e9d20ac29a0859d3c58097038081ff6afeaf4721e661672d34eb952d8a6442bc7410821ab8545a] + ROLLING_UPLOAD_TOKEN: ENCRYPTED[e954268e0b8e724deab26a68557eb6310dec58d02b319a582214a37687ef86f47a4b83d71c4e3aa4f2bbdf542180b2d3] prepare_script: - brew update - brew install node@16 yarn git python@$PYTHON_VERSION