From 1123550d8a4fd7eb9b3e190cb7e71e3446042650 Mon Sep 17 00:00:00 2001 From: simonpetit Date: Wed, 10 Dec 2025 17:49:46 +0000 Subject: [PATCH] trying new ci --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ed84e5e..2e780f9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,10 +2,13 @@ kind: pipeline type: docker name: default +clone: + depth: 0 + steps: - name: Publish image: git.simonpetit.top/simonpetit/bob:0.1.4 - command: + commands: - publish - name: Remove old