update ci: fix tester
Some checks failed
Build and Deploy Test Version (with Drafts!) - next.asandikci.com / build_deploy (push) Failing after 1m6s

This commit is contained in:
Aliberk Sandıkçı 2024-11-15 23:16:04 +03:00
parent cfb7af6313
commit 771c31cf6c

View file

@ -42,7 +42,7 @@ jobs:
run: |
cd web
bundle exec htmlproofer _site \
\-\-disable-external=true \
\-\-disable-external \
\-\-ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/"
- name: Push to "website" branch