This commit is contained in:
parent
3b7f5e359e
commit
014d9983d8
@ -6,8 +6,8 @@ steps:
|
|||||||
- name: html_validate
|
- name: html_validate
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
commands:
|
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:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user