aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2019-11-07 19:00:52 -0500
committerAndrew Kelley <andrew@ziglang.org>2019-11-07 19:00:52 -0500
commit9b0536e6f43ba916b2b488377f1e87d0ecf4ccf9 (patch)
tree8c0e4c143e717f1148864381aaeedb124436e9e5 /ci
parente2a0bea65fb4ce1fe3d3ff41c98d8fb5cead3c9d (diff)
downloadzig-9b0536e6f43ba916b2b488377f1e87d0ecf4ccf9.tar.gz
zig-9b0536e6f43ba916b2b488377f1e87d0ecf4ccf9.zip
ci: add srht oauth token to drone cloud script
Diffstat (limited to 'ci')
-rw-r--r--ci/drone/drone.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/drone/drone.yml b/ci/drone/drone.yml
index 474f5b6d09..8fff358a93 100644
--- a/ci/drone/drone.yml
+++ b/ci/drone/drone.yml
@@ -9,6 +9,8 @@ steps:
- name: build-and-test
image: ziglang/static-base:llvm9-1
environment:
+ SRHT_OAUTH_TOKEN:
+ from_secret: SRHT_OAUTH_TOKEN
AWS_ACCESS_KEY_ID:
from_secret: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY: