mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
Swap out circleci key
Swap out circleci key
This commit is contained in:
parent
59beae36ef
commit
b9f2d4c8fd
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ jobs:
|
|||
at: ~/project
|
||||
- add_ssh_keys:
|
||||
fingerprints:
|
||||
- "58:62:ab:1f:24:b9:39:5a:ee:8a:e7:28:b2:f2:61:a2"
|
||||
- "be:38:fa:65:8c:8b:cc:04:db:f5:2b:6e:22:9d:82:55"
|
||||
- run: ssh-keyscan -H github.com >> ~/.ssh/known_hosts
|
||||
- run:
|
||||
name: "configure release version"
|
||||
|
@ -68,7 +68,7 @@ jobs:
|
|||
at: ~/project
|
||||
- add_ssh_keys:
|
||||
fingerprints:
|
||||
- "58:62:ab:1f:24:b9:39:5a:ee:8a:e7:28:b2:f2:61:a2"
|
||||
- "be:38:fa:65:8c:8b:cc:04:db:f5:2b:6e:22:9d:82:55"
|
||||
- run: ssh-keyscan -H github.com >> ~/.ssh/known_hosts
|
||||
- run:
|
||||
name: "commit translation updates"
|
||||
|
|
Loading…
Reference in a new issue