1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Add deploy key

This commit is contained in:
heyarne 2019-12-14 10:18:38 +01:00
commit ce8221192e

View file

@ -29,6 +29,9 @@ jobs:
docker:
- image: circleci/openjdk:11-jdk-stretch-node-browsers
steps:
- add_ssh_keys:
fingerprints:
- "85:2f:28:0f:b9:45:b8:f1:0f:c2:0a:1c:5e:4d:a2:06"
- checkout
- restore_cache:
keys:
@ -54,6 +57,9 @@ jobs:
docker:
- image: circleci/openjdk:11-jdk-stretch-node-browsers
steps:
- add_ssh_keys:
fingerprints:
- "85:2f:28:0f:b9:45:b8:f1:0f:c2:0a:1c:5e:4d:a2:06"
- checkout
- attach_workspace:
at: /home/circleci/repo/public