From 8acfac58b47ac24d373bcda8ed1e6205f5f5174b Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 21 Apr 2023 16:08:54 -0400 Subject: [PATCH] yes i dummy --- .drone.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1d15704..f958958 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,6 @@ steps: volumes: - name: quartz path: /tmp/quartz -steps: - name: clone_vault image: alpine/git commands: @@ -20,7 +19,6 @@ steps: volumes: - name: quartz path: /tmp/quartz -steps: - name: build_quartz image: code.ndumas.com/ndumas/quartz:latest commands: