fix drone config
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-02-01 19:04:14 +01:00
parent b9fa750e04
commit 3b7f5e359e
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ type: docker
name: default
steps:
- name:
- name: html_validate
image: ubuntu
commands:
- apt update && apt upgrade -y && apt install -y w3c-markup-validator