.drone.yml aktualisiert

This commit is contained in:
2024-01-13 06:58:47 +01:00
parent 55a08079df
commit afe2b39e3d

View File

@@ -12,11 +12,10 @@ steps:
image: hugomods/hugo:latest
pull: always
commands:
- ls -al /drone/src
- echo "Checking Hugo version."
- hugo version
- cd /drone/src
- hugo --verbose
- hugo
- ls -al /drone/src/public
- name: docker