diff --git a/.woodpecker.yml b/.woodpecker.yml index d87a2b0..552690d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,6 @@ pipeline: image: squidfunk/mkdocs-material commands: - mkdocs build - - mkdir artifacts deploy: image: alpine:latest commands: @@ -23,4 +22,4 @@ pipeline: - git add . - git commit -m "Update site" - git push - secrets: [ssh_key] \ No newline at end of file + secrets: [ssh_key]