aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorKristian Aune <kraune@verizonmedia.com>2023-09-21 07:11:35 +0200
committerKristian Aune <kraune@verizonmedia.com>2023-09-21 07:11:35 +0200
commitd3164f283b3a8ba06be783f4af57d523d3a6fc48 (patch)
tree2dddf07a343cd0e31bc6fc1cf240721e0c7afd7a /screwdriver.yaml
parent3c441dc44d64290e57521e50b441e8924e31ab49 (diff)
escape
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index cf633f47e5b..58162c6d072 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -532,6 +532,6 @@ 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/,/fnet\/index.html/' \
--swap-urls '(.*).md:\1.html' \
_site