test 4
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-02-01 06:20:02 -06:00
parent 61eef9623f
commit 3c8ed949a4
+3 -2
View File
@@ -9,8 +9,9 @@ steps:
commands: commands:
- sh install-packages.sh - sh install-packages.sh
- pip install --no-cache-dir -r requirements.txt - pip install --no-cache-dir -r requirements.txt
# - mkdocs build --verbose - mkdocs init .
- cowsay test2 - mkdocs build --verbose
- ls -l
# - name: deploy # - name: deploy
# image: appleboy/drone-scp # image: appleboy/drone-scp