From 9da548747796b615f780c1b9677396a969623f93 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Tue, 23 Jun 2020 18:00:39 +0200 Subject: [PATCH] Disable source cloning in build --- .build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.build.yml b/.build.yml index 366dbf8..754d4b4 100644 --- a/.build.yml +++ b/.build.yml @@ -1,4 +1,5 @@ image: debian/buster +sources: [] # No need to clone the repo secrets: - 5c948915-48c2-4542-8fc1-a5676f4d7126 # ssh key - 29bc352f-0807-46e9-a4ef-2f869f94afa3 # ssh config