From 62b887a98da123e3c6772951a5c23d44f112a783 Mon Sep 17 00:00:00 2001 From: Gregory Anders Date: Thu, 1 Sep 2022 08:03:48 -0600 Subject: [PATCH] Explicitly clone ijq sources This is required when the build manifest is submitted by the hottub integration from GitHub commits/PRs. --- .build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.build.yml b/.build.yml index 5321b23..082f97f 100644 --- a/.build.yml +++ b/.build.yml @@ -9,6 +9,8 @@ packages: - hut secrets: - 78f39fb6-1185-492f-9c21-f755e10b5e5d # ssh key for mirroring +sources: + - https://git.sr.ht/~gpanders/ijq environment: REPO_ID: 23987 GIT_SSH_COMMAND: ssh -o StrictHostKeyChecking=no