mirror of
https://github.com/heyarne/airsonic-ui.git
synced 2026-05-07 02:33:39 +02:00
Remove ssh keys from build step
This commit is contained in:
parent
09e8f9644f
commit
81f5ab1b76
1 changed files with 0 additions and 3 deletions
|
|
@ -29,9 +29,6 @@ jobs:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/openjdk:11-jdk-stretch-node-browsers
|
- image: circleci/openjdk:11-jdk-stretch-node-browsers
|
||||||
steps:
|
steps:
|
||||||
- add_ssh_keys:
|
|
||||||
fingerprints:
|
|
||||||
- "85:2f:28:0f:b9:45:b8:f1:0f:c2:0a:1c:5e:4d:a2:06"
|
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
keys:
|
keys:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue