From 492ef025057322394f82c23a84e60717ad09e07e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Fri, 24 May 2019 15:39:48 -0400 Subject: Add SSH key to build manifest This key has access to pull the private repo from Sourcehut. --- .build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.build.yml b/.build.yml index 3fd7c04..1491145 100644 --- a/.build.yml +++ b/.build.yml @@ -6,6 +6,8 @@ packages: - zlib1g-dev sources: - https://git.sr.ht/~benburwell/medicmate.io +secrets: +- a77e7f76-629d-4c49-803f-f223083816f0 triggers: - action: email condition: always -- cgit v1.2.3