summaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorKristian Aune <kraune@verizonmedia.com>2023-09-21 07:18:17 +0200
committerKristian Aune <kraune@verizonmedia.com>2023-09-21 07:18:17 +0200
commit398cbdb5aa1a74eecc153bc9164ee37b64d7026f (patch)
treef3c9bfe80d53acf4c36ea15a8cdde11f8e898258 /screwdriver.yaml
parentd3164f283b3a8ba06be783f4af57d523d3a6fc48 (diff)
ignore files
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 58162c6d072..8bac79d9465 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -532,6 +532,7 @@ jobs:
--assume-extension --check-html --check-external-hash --no-enforce-http \
--typhoeus '{"connecttimeout": 10, "timeout": 30, "followlocation": false}' \
--hydra '{"max_concurrency": 1}' \
- --ignore-urls '/localhost:8080/,/127.0.0.1:3000/,/favicon.svg/,/main.jsx/,/fnet\/index.html/' \
+ --ignore-urls '/localhost:8080/,/127.0.0.1:3000/,/favicon.svg/,/main.jsx/' \
+ --ignore-files '/fnet/index.html/' \
--swap-urls '(.*).md:\1.html' \
_site