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