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