Commit 20acbefd by 罗启

Update config.yml

parent bc6a7954
...@@ -15,7 +15,7 @@ jobs: ...@@ -15,7 +15,7 @@ jobs:
# CircleCI 会从你的项目设置中,加载你预先存好的那个 SSH 私钥 # CircleCI 会从你的项目设置中,加载你预先存好的那个 SSH 私钥
- add_ssh_keys: - add_ssh_keys:
fingerprints: fingerprints:
- "SHA256:VsEKAt0iuZUz4zVUWBSmFm1qS/CvL8goIsNDK8zN0VQ" - "SHA256:xnKKtj4THMHlhsQ/KW+cWuRaMl1nU/jFz6BWdya/Zmk"
# 第二步:执行连接服务器并部署的命令 # 第二步:执行连接服务器并部署的命令
- run: - run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment