From 61eef9623f8b089b6ffc682073c9cc3ced89832d Mon Sep 17 00:00:00 2001 From: "Louis T. Getterman IV" Date: Thu, 1 Feb 2024 06:17:49 -0600 Subject: [PATCH] test 3 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2504b9d..35e1e35 100755 --- a/.drone.yml +++ b/.drone.yml @@ -9,8 +9,8 @@ steps: commands: - sh install-packages.sh - pip install --no-cache-dir -r requirements.txt - - mkdocs build --verbose - - cowsay test1 + # - mkdocs build --verbose + - cowsay test2 # - name: deploy # image: appleboy/drone-scp