mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
Perhaps from this file...
This commit is contained in:
parent
02d91b5ea6
commit
e911b0d958
@ -461,7 +461,7 @@ jobs:
|
||||
# change and re-encrypt it) like just like CircleCI recovers it
|
||||
# here:
|
||||
#
|
||||
openssl aes-256-cbc -d -md sha256 -in .circleci/secret-env-cipher -pass env:KEY >> ~/.circleci
|
||||
openssl aes-256-cbc -d -md sha256 -in .circleci/secret-env-cipher -pass env:KEY >> ${BASH_ENV}
|
||||
- run:
|
||||
name: "Log in to Dockerhub"
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user