Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc41655d

Browse files
committed
Renew K/iv values
1 parent9e48600 commitc41655d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before_install:
2323
-ls -la
2424
-BASEDIR="$(pwd)"
2525
-cd ~
26-
-openssl aes-256-cbc -K $encrypted_9796e8faf501_key -iv $encrypted_9796e8faf501_iv -in "${BASEDIR}/python-docs-ja/secrets_${DOCS_BRANCH}.tar.enc" -out ~/secrets_{DOCS_BRANCH}.tar -d
26+
-openssl aes-256-cbc -K ${encryption_36_K} -iv ${encryption_36_iv} -in "${BASEDIR}/python-docs-ja/secrets_${DOCS_BRANCH}.tar.enc" -out ~/secrets_{DOCS_BRANCH}.tar -d
2727
-tar xvf ~/secrets_{DOCS_BRANCH}.tar
2828
-rm ~/secrets_{DOCS_BRANCH}.tar
2929
-chmod 600 ~/.ssh/python-docs-ja_${DOCS_BRANCH}

‎secrets_3.6.tar.enc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp