aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index b6e0fa5f35b..3733fa58476 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -547,8 +547,6 @@ jobs:
while read f; do (echo -e "---\nrender_with_liquid: false\n---\n"; cat ${f})>${f}.new; mv ${f}.new ${f}; done
- build-site: |
bundle exec jekyll build
- - ignore-files: |
- rm -rf _site/airlift-zstd
- check-links: |
bundle exec htmlproofer \
--assume-extension --check-html --check-external-hash --no-enforce-http \