aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver.yaml
diff options
context:
space:
mode:
authorKristian Aune <kraune@verizonmedia.com>2023-09-20 15:48:55 +0200
committerKristian Aune <kraune@verizonmedia.com>2023-09-20 15:48:55 +0200
commit09a2a7c21a1ca82a4ca56a449283217fedf8125b (patch)
tree6d442e73905068c18f86f64a658d33b59b26cda2 /screwdriver.yaml
parent16050559773b552387bc702aa15c24ab30ece982 (diff)
link + html cleanup
Diffstat (limited to 'screwdriver.yaml')
-rw-r--r--screwdriver.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/screwdriver.yaml b/screwdriver.yaml
index 801c32bb5b2..b7afeaa72a2 100644
--- a/screwdriver.yaml
+++ b/screwdriver.yaml
@@ -510,6 +510,7 @@ jobs:
screwdriver/delete-old-artifactory-artifacts.sh
link-check:
+ requires: [~pr]
image: ruby:3.1
annotations:
screwdriver.cd/buildPeriodically: H H(0-5) * * 1-5 # some time between 12:00 AM UTC (midnight) to 5:59 AM UTC Mon-Fri
@@ -531,5 +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/' \
--swap-urls '(.*).md:\1.html' \
_site