Update .gitlab-ci.yml
This commit is contained in:
		@@ -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
 | 
				
			||||||
		Reference in New Issue
	
	Block a user