From 61e09611ac653628af8dfd1a1355358f1c638434 Mon Sep 17 00:00:00 2001 From: Nick Slowinski Date: Mon, 26 Jun 2023 15:14:13 +0200 Subject: [PATCH] 9 --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 5d2f984..331eed2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,4 @@ steps: - git checkout $DRONE_COMMIT - pip install --upgrade pip - pip install -r requirements.txt - - ls -laZ /drone/src - - ls -laZ /drone/src/site - - ls -laZ /drone/src/docs - mkdocs build \ No newline at end of file