Преглед на файлове

[ci] Whitelist github links for now

As getting a 429 consistently
Romain Rigaux преди 5 години
родител
ревизия
97935adf2f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      tools/ci/check_for_website_dead_links.sh

+ 1 - 1
tools/ci/check_for_website_dead_links.sh

@@ -43,7 +43,7 @@ if [ "$?" -eq "0" ];
 
     muffet http://localhost:1313/ \
         --exclude "https://issues.cloudera.org*|http://localhost:5555*|https://issues.apache.org/jira*|https://github.com*\
-          |http://demo.gethue.com*|https://twitter.com/gethue" \
+          |http://demo.gethue.com*|https://twitter.com/gethue|https://github.com*" \
         --ignore-fragments \
         --timeout 15 \
         --concurrency 10