Update .gitlab-ci.yml
This commit is contained in:
parent
d303d42164
commit
f200dcbe50
@ -1,4 +1,5 @@
|
|||||||
test:
|
test:
|
||||||
image: 18fgsa/html-proofer:gitlab-ci
|
image: 18fgsa/html-proofer:gitlab-ci
|
||||||
script:
|
script:
|
||||||
- htmlproofer PersonalWebsite/ --empty-alt-ignore
|
- ls -la
|
||||||
|
- htmlproofer ./ --empty-alt-ignore
|
Loading…
Reference in New Issue
Block a user