We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0389a4b commit 19ef4a5Copy full SHA for 19ef4a5
.circleci/config.yml
@@ -47,7 +47,7 @@ jobs: # a collection of steps
47
steps:
48
- add_ssh_keys:
49
fingerprints:
50
- - "27:8b:f5:af:bc:66:a9:db:bf:d2:02:4a:cc:d0:58:6d"
+ - "b5:40:36:ee:3c:52:25:dd:c7:41:f3:10:d1:ce:f9:33"
51
- checkout
52
- run:
53
name: checkout repo and submodules
@@ -82,7 +82,7 @@ jobs: # a collection of steps
82
83
workflows:
84
version: 2
85
- build_and_test:
+ build_and_book:
86
jobs:
87
- build
88
- book
0 commit comments