Compare commits

..

No commits in common. "b9fa750e046667047a31949510d9e8f62b233e98" and "b57af74220d8223684cf16555e32e72f4341ab25" have entirely different histories.

View File

@ -1,13 +0,0 @@
kind: pipeline
type: docker
name: default
steps:
- name:
image: ubuntu
commands:
- apt update && apt upgrade -y && apt install -y w3c-markup-validator
trigger:
branch:
- master