summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMatti Picus <matti.picus@gmail.com>2022-11-27 18:28:58 +0200
committerGitHub <noreply@github.com>2022-11-27 18:28:58 +0200
commit3a6c9c3ca20885e6eac09ea7eae92ceee2740303 (patch)
tree61c43dcf5c2da4b13451a8296407e473d4066af1 /tools
parenta32d58bfd4d57dadbcdfc7f5365666c912e22632 (diff)
downloadnumpy-3a6c9c3ca20885e6eac09ea7eae92ceee2740303.tar.gz
Add encrypted tokens
Diffstat (limited to 'tools')
-rw-r--r--tools/ci/cirrus_general.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/ci/cirrus_general.yml b/tools/ci/cirrus_general.yml
index 8d88f582e..1300b844b 100644
--- a/tools/ci/cirrus_general.yml
+++ b/tools/ci/cirrus_general.yml
@@ -58,9 +58,9 @@ cirrus_wheels_upload_task:
image: family/docker-builder
platform: linux
-# env:
-# NUMPY_STAGING_UPLOAD_TOKEN: ENCRYPTED[]
-# NUMPY_NIGHTLY_UPLOAD_TOKEN: ENCRYPTED[]
+ env:
+ NUMPY_STAGING_UPLOAD_TOKEN: ENCRYPTED[!5a69522ae0c2af9edb2bc1cdfeaca6292fb3666d9ecd82dca0615921834a6ce3b702352835d8bde4ea2a9ed5ef8424ac!]
+ NUMPY_NIGHTLY_UPLOAD_TOKEN: ENCRYPTED[!196422e6c3419a3b1d79815e1026094a215cb0f346fe34ed0f9d3ca1c19339df7398d04556491b1e0420fc1fe3713289!]
upload_script: |
apt-get install -y python3-venv python-is-python3 curl