diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml deleted file mode 100644 index d962023..0000000 --- a/.woodpecker/build.yaml +++ /dev/null @@ -1,8 +0,0 @@ -steps: - - name: site - image: bash - commands: - - cd /mnt/2TB/sites/sadium - - git pull --force - - rm -rf public - - hugo -D \ No newline at end of file