aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2023-04-10 19:13:40 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2023-04-10 19:41:07 +0200
commit3a4b0ca09b1705445e9cdb05677817f72de7585e (patch)
tree3306e16791e11e8884b3e9bb61fc10b60788a9ec /Rakefile
parent83378509ecb0578a0c0e811a31985379cee3969f (diff)
downloadjo.mssola.com-3a4b0ca09b1705445e9cdb05677817f72de7585e.tar.gz
jo.mssola.com-3a4b0ca09b1705445e9cdb05677817f72de7585e.zip
Updated yarn.lock file and CI setup
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 10b7481..4a8baca 100644
--- a/Rakefile
+++ b/Rakefile
@@ -25,7 +25,7 @@ task :test do
check_html: true,
check_img_http: true,
check_opengraph: true,
- url_ignore: [/uoc.edu/],
+ ignore_urls: [/uoc.edu/, /viladecapellades.cat/],
typhoeus: {
timeout: 120
},