This commit is contained in:
parent
3b7f5e359e
commit
014d9983d8
@ -6,8 +6,8 @@ steps:
|
||||
- name: html_validate
|
||||
image: ubuntu
|
||||
commands:
|
||||
- apt update && apt upgrade -y && apt install -y w3c-markup-validator
|
||||
|
||||
- apt-get update && apt-get install -y tidy
|
||||
- tidy -imu index.html
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user