mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
okay I give, what the hell?
This commit is contained in:
parent
e7b7a6a836
commit
c8d355326a
@ -474,6 +474,9 @@ jobs:
|
||||
# change and re-encrypt it) like just like CircleCI recovers it
|
||||
# here:
|
||||
#
|
||||
|
||||
echo "Key: $KEY"
|
||||
|
||||
openssl aes-256-cbc -d -in .circleci/secret-env-cipher -pass env:KEY >> ~/secret-environment
|
||||
|
||||
# Now get it into the process environment.
|
||||
|
Loading…
Reference in New Issue
Block a user