From 5d219e9a861ac8fa51c9051e792e987d8dce02b7 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 21 Apr 2023 16:13:50 -0400 Subject: [PATCH] This branch doesn't even exist --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0bae7a9..0df2def 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: - cd /tmp/ - git clone -b hugo https://code.ndumas.com/ndumas/quartz.git - cd /tmp/quartz/content/ - - git clone -b hugo git@code.ndumas.com:ndumas/obsidian-vault.git + - git clone https://code.ndumas.com/ndumas/obsidian-vault.git volumes: - name: quartz path: /tmp/quartz