From 8e48a3992b7d7f08f4eabced8090e0a567e5e0a6 Mon Sep 17 00:00:00 2001 From: light7734 Date: Sun, 14 Sep 2025 23:26:41 +0330 Subject: [PATCH] ci: remove debug comand --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9a059fb..813a47a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -129,7 +129,6 @@ steps: image: documentation:latest pull: if-not-exists commands: - - pwd - cd docs - mkdir generated - touch generated/changelogs.rst