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