update circle config
This commit is contained in:
parent
74841d8a7f
commit
49e3fbda4d
|
@ -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:
|
||||
|
|
Reference in a new issue