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

Commit 19ef4a5

Browse files
build: fix fingerprint
1 parent 0389a4b commit 19ef4a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs: # a collection of steps
4747
steps:
4848
- add_ssh_keys:
4949
fingerprints:
50-
- "27:8b:f5:af:bc:66:a9:db:bf:d2:02:4a:cc:d0:58:6d"
50+
- "b5:40:36:ee:3c:52:25:dd:c7:41:f3:10:d1:ce:f9:33"
5151
- checkout
5252
- run:
5353
name: checkout repo and submodules
@@ -82,7 +82,7 @@ jobs: # a collection of steps
8282

8383
workflows:
8484
version: 2
85-
build_and_test:
85+
build_and_book:
8686
jobs:
8787
- build
8888
- book

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /