update circle config

This commit is contained in:
MaysWind 2018-07-09 01:01:56 +08:00
parent 74841d8a7f
commit 49e3fbda4d

View file

@ -24,7 +24,8 @@ jobs:
steps:
- restore_cache:
key: v1-ariang-{{ .Environment.CIRCLE_SHA1 }}
- add_ssh_keys
- add_ssh_keys:
fingerprints:
- run: bash ./scripts/publish_dailybuild.sh
workflows: