diff --git a/.drone.yml b/.drone.yml index fbd3475..09d5a20 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,12 +8,7 @@ clone: depth: 0 steps: - - name: debug - image: alpine/git - commands: - - cat .gitattributes # Display the file contents in the logs - - ls -lh static/img/thumbnails/2024-09-21/ - - name: build + - name: hugo image: git.ipng.ch/ipng/drone-hugo:release-0.148.2 settings: hugo_version: 0.148.2