update ci: fix tester
Some checks failed
Build and Deploy Test Version (with Drafts!) - next.asandikci.com / build_deploy (push) Failing after 1m6s
Some checks failed
Build and Deploy Test Version (with Drafts!) - next.asandikci.com / build_deploy (push) Failing after 1m6s
This commit is contained in:
parent
cfb7af6313
commit
771c31cf6c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue